How can I integrate a map into Wix?

Hello to the community
I would like to integrate a map from an external provider (stepmap.de / not google) into my Wix-Site. According to the card manufacturer, this doesn’t work with an iframe - hence my question, what do I have to do, to place the card on my wixsite?

This is what I got from the card manufacturer…

<script id="stepmap-embed-SYObAiZoPu" async type="text/javascript" src="https://www.stepmap.de/embed/SYObAiZoPu/?s=QExSqOXEqY"></script>

Product:
[Wix Studio

Have you tried a custom element? Wix Editor: Adding a Custom Element to Your Site | Help Center | Wix.com

They can accept third party JavaScript code and display whatever it renders (ie. renders on the page, not an iframe).

1 Like

I will try a soon as we conect the domain - thanks.