Map Embeds
Building Map Embed Code
The instructions for sharing maps (via embed or link) can be found at the Concept3D help site. They also have instructions for implementing your map in an iframe and there is a help article on various query strings that can be added to change how to the view works.
Note: Some of the articles reference having map CMS access, however you can get a basic embed code snippet from the front end using the share button and then modify it.
If you are going to make a clean embed with no extra menus or UI elements the following string must be included:
&tbh&sbh#!sbc/?fh/?ph/?lh/?wd/
An example of a clean embed is below:
<div class="video-container"><iframe style="border: 0px solid #fff; margin: 0; padding: 0;" title="University of Arkansas - Fayetteville" src="https://campusmaps.uark.edu/?id=2110&tbh&sbh#!sbc/?fh/?ph/?lh/?wd/#!ce/74366?ct/74373?s/?mc/36.071610738274245,-94.17501800000002?z/16?lvl/0" width="100%" height="100%" scrolling="no"><!-- no empty --></iframe></div>