Map in iframe not showing up in preview; works fine w/standard CTRL P
-
Hello!
I’m presently having an issue getting the Print-o-Matic plugin to print an ArcGIS OpenStreetMap (contained within an iframe) exclusively.
First off, this is the page:
https://kidzneurosciencecenter.com/ws-map-tool/This is the code I use to generate the map:
<div id="kidzmap" class="embed-container"> <iframe title="5E School Mapping Tool - KiDZ Neuroscience Center" src="https://www.arcgis.com/apps/Embed/index.html?webmap=86d0f999459e420f9af7eeb5a589afde&extent=-151.0586,7.2273,-42.3379,56.8706&home=true&zoom=true&scale=true&search=true&searchextent=true&disable_scroll=false&theme=light" width="0" height="250" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>
And I am using the shortcode
[print-me target=".embed-container"]
to call upon the print button. I’ve already tried putting the text “TEST” inside theembed-container,
which DOES work to display the text, but not the map.The map does print if I use CTRL+P on the page itself, but the whole point of the button is to make sure I can print out the map from the site with nothing else.
Appreciate any help that could possibly clear this up. Thank you very much!
-Kurt
- The topic ‘Map in iframe not showing up in preview; works fine w/standard CTRL P’ is closed to new replies.