Integrations
Connect with other tools to streamline mapping workflows.
Last updated
Was this helpful?
Connect with other tools to streamline mapping workflows.
Last updated
Was this helpful?
Felt supports , a standardized way of allowing rich embeds on third party sites like Notion or WordPress.
To achieve this, every map contains a line like this in the header following the standard oEmbed protocol:
That line contains a link with the form https://felt.com/oembed?format=json&url={FELT_MAP_URL}
which, when followed, returns a standard oEmbed response that can be used to embed the map in a page in the proper way:
Felt simplifies the process of integrating maps onto Power BI reports. Felt supports a variety of map formats, ensuring compatibility with Power BI. It also allows you to add layers, markers, and tooltips to your maps, providing a richer and more interactive experience for the end user.
From your Felt map:
Navigate to File > Embed > Copy code
Add this code as a column in your data.
In Power BI:
Go to Get more visuals
in the Visualization menu
Add the HTML Content App
Add a HTML Content visual to your map
Select the column that contains your Felt map iFrame code