Properly embedding your map on your website is key to providing the best experience for map users across all devices and screen sizes. Follow these steps and use the sample code as a reference for a seamless experience between your website and your Concept3D map.
How to Embed your Map in an Iframe
1. In the CMS, go to the Embed tab. There is an iframe code that includes the map URL -
To embed a specific view of the map, utilize the Global Share function in the top right corner in the cms to generate a specific URL for the iframe.
2. (Optional) Additional modification of the embed code can be made by adding query strings to the URL. Using the on/off toggle within the embed tab, the URL within the iframe code will be updated automatically.
3. Add embed code to the webpage using this Basic Embed Template -
Note: If you are experiencing any issues with geolocation not displaying on an iframed map, be sure that allow="geolocation” is included in the embed code.