AI popups
Create interactive experiences with just a prompt.
Custom AI-coded popups allow you to fully customize the contents and layout of layer interactions within Felt. With this feature you can build a custom interface and layout all within the Felt interface.
This feature is only available to customers on the Enterprise plan. To upgrade, contact sales.
Examples
Interactive Charts
Automatically generate interactive charts directly inside your popup to reveal trends and patterns at a glance.

Advanced navigation
Quickly create popups with expandable sections or tabbed navigation, so users can explore details without being overwhelmed.

Branded popups
Create custom popups that reflect your organization's identity, with brand colors, typography, and logos applied automatically.

Create a custom popup with Felt AI
Click Extensions (
) in the toolbar and select the option for Custom popup
Select the layer from the menu and click Next
The popup interface will open with Felt's default popups in preview
the left side includes the code editor (HTML/CSS/JS) and AI prompt area where you chat with Felt AI, plus console logging for debugging
the center includes the popup previews (both desktop & mobile modes available)
the right side includes popup layout settings
Describe what you want your popup to display by typing in the AI prompt area. Examples:
"Create a popup with tabs showing property details, demographics, and transit data in separate card layouts with the property photo at the top"
"Show a bar chart comparing this location's sales data to regional averages"
"Add an expandable section that shows basic info first, with a Show Details button"
Review the generated HTML/CSS code and preview the pop ups in both Desktop and Mobile mode
You can modify the code directly in the code editor. Edits are applied immediately.
Click Save (top right) once you are finished editing the popup
Test the popup experience by clicking on a feature in your map. Note: Changes are applied immediately to your live map.
Advanced customization
See Popup interactions for more information about popups.
Last updated
Was this helpful?