Embedding
Embed interactive maps in websites with customizable display options.
Last updated
Was this helpful?
Embed interactive maps in websites with customizable display options.
Last updated
Was this helpful?
Embed an interactive Felt map within your organization’s website, blog, or Notion page. Viewers will be able to pan, scroll and toggle Data Layers.
This feature is only available on the Enterprise plan. to upgrade.
To embed your map on a website, navigate to File > Embed
in the Felt
menu (upper-left corner) or the Share
menu (upper-right corner).
Add your company logo/name, customize the color bar, and choose which parts of the UI to show/hide, like the Legend.
If components like Measure and Search are added to your map, they will also appear in the embed for viewers to interact with.
Adjust the size using preset sizes or set a custom size.
Move the map to the right spot, then copy the HTML iframe block to embed that view on your site.
Instead of following these steps, simply copy the map link as seen in Sharing a map. This is possible thanks to Felt's oEmbed API. See Integrationsto learn more.
Provide secure access to your private embedded maps in your organization’s website, blog, or Notion page.
Access to embedded Felt maps can be gated in two ways:
Token-based authentication
User-based authentication
Token-authenticated users can view the embedded map without signing in. If the token is generated with an associated user email address, those users can also export data from the map.
Map access is limited to signed-in Felt users who have been explicitly invited to the map. Embedded views honor the same sharing permissions as the main map.
To configure user-based authentication:
Click the Share button in the upper-right corner of your map
Set Public access to None
Invite specific users by email (must match their Felt account email)
Map access is limited by a single-use authentication token generated by . Authenticate the embed view by including the token as a query parameter in the map URL.
See the for implementation details.