Unable to embed map in my blog

4045
4
11-03-2011 10:27 PM
JustinasKilpys
New Contributor
Hello,

I have created a map using ArcGIS Explorer Online (it is available for everybody) and wanted to embed it to my blog, but copy paste of html code doesn't work. Then I paste html code, I get only link to the map. I am using wordpress.com. Embeding similar map from google.maps does not cause any problem. Maybe somebody had similar problem, or has any clue what goes wrong with ArcGIS online map?

After saving post, map html code looks like this:
<a href="http://www.arcgis.com/home/webmap/embedViewer.html?webmap=fdb91bd7ae1741a18d9cb102b87e9be3">http://www.arcgis.com/home/webmap/embedViewer.html?webmap=fdb91bd7ae1741a18d9cb102b87e9be3</a><br /><small><a href="http://www.arcgis.com/home/webmap/viewer.html?webmap=fdb91bd7ae1741a18d9cb102b87e9be3" style="color:#0000FF;text-align:left;" target="_blank">View Larger Map</a></small>

I would appreciate any help or comments,
Justinas
0 Kudos
4 Replies
PatrickWard1
New Contributor II
Try this...

<iframe width="500" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.arcgis.com/home/webmap/embedViewer.html?webmap=fdb91bd7ae1741a18d9cb102b87e9be3&bing=true"></iframe><br /><small><a href="http://www.arcgis.com/home/webmap/viewer.html?webmap=fdb91bd7ae1741a18d9cb102b87e9be3" style="color:#0000FF;text-align:left" target="_blank">View Larger Map</a></small>
0 Kudos
JustinasKilpys
New Contributor
Thank you for reply,

you are giving the resource code of map from arcGIS online, but the problem is that then I embed it to my blog, it does not create the map. Coping your pasted code works the same - after publishing post I get only link to the map. I though that it is the problem with iframe in my website, but it works for youtube or google.maps...

Justinas
0 Kudos
ChadIngels
New Contributor
I, too, can't get my map embedded into a wordpress blog. Any help would be appreciated.
0 Kudos