LogoLogo
Sign upDeveloper DocsContactSocial
  • Getting Started
    • Welcome
    • What is Felt?
    • Create your first map
    • Tour the interface
    • Your workspace
    • Keyboard shortcuts
  • upload anything
    • Files
    • URLs
    • Spreadsheets
    • Raster and imagery
    • Cloud sources
      • BigQuery
      • Databricks
      • Esri Feature Service
      • Microsoft SQL Server
      • PostGIS
      • Redshift
      • Snowflake
      • STAC
      • Web Feature Service (WFS)
      • WMS/WMTS
    • SQL queries
    • Refreshing data
    • QGIS plugin
    • Troubleshooting
  • Layers
    • Viewing data
    • Filters
    • Styling
      • Vector layers
      • Raster layers
      • Backgrounds
    • Formatting
    • Interactions
    • List
    • Group
    • Transform
  • Elements
    • Creating data
    • Annotations
    • Styling & grouping
    • Extract
    • Converting Elements ↔ Layers
  • Dashboards & Apps
    • Components
    • Layer slider
    • Map settings
    • For developers
  • Sharing & Collaboration
    • Sharing a map
    • Commenting
    • Embedding
    • Integrations
    • Duplicating a map
    • Exporting
      • Exporting Data
      • PDF & images
  • Administration
    • Workspaces and projects
    • Managing members
    • Layer library
    • For classrooms
    • Single sign-on (SSO)
    • Regional hosting
    • Billing
    • Security and privacy
  • Terms & policy
    • Privacy policy
    • Terms of service
    • Attribution policy
Powered by GitBook
On this page
  • Authenticated Embeds
  • Token-based authentication
  • User-based authentication

Was this helpful?

Export as PDF
  1. Sharing & Collaboration

Embedding

Embed interactive maps in websites with customizable display options.

PreviousCommentingNextIntegrations

Last updated 26 days ago

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.

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 Integrationsto 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

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.

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)

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.

Contact sales
Felt’s REST API
developer documentation