Embedding

Embed interactive maps in websites with customizable display options.

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.

  • 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.

Embedding in Notion or WordPress?

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 Integrations to learn more.

Authenticated Embeds

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:

  1. Token-based authentication

  2. User-based authentication

Token-based authentication

Map access is limited by a single-use authentication token generated by Felt’s REST API. Authenticate the embed view by including the token as a query parameter in the map URL.

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.

See the developer documentation for implementation details.

User-based authentication

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:

  1. Click the Share button in the upper-right corner of your map

  2. Set Public access to None

  3. Invite specific users by email (must match their Felt account email)

Last updated

Was this helpful?