Map Pop-Ups on click

← Back to Documentation Overview

A pop-up can be used to display detailed information after a user clicks on a pin on the map.

Enable in Dynamic Map App

The div with the attribute ncf=“mappopupcontent” contains the pop-up’s content. Do not delete or duplicate this element.

  1. Activate Pop-Up in Map Interactions

  2. Press Save

Elements and Attributes

The div with the attribute ncf=“mappopupcontent” contains the pop-up’s content. Do not delete or duplicate this element.

The div with the attribute ncf=“mappopupclose” closes the pop-up when clicked. Clicking outside the pop-up content will also close it.

:light_bulb: Pro Tip: Everything inside the pop-up can be styled directly in Webflow.