How to Embed a Map on a Webpage or Blog Post

Embedding a snapshot (map) on a webpage or blog post is very simple.

Click on the upper right Action menu above the map.
Select Share from the drop down menu

Share.png

A widget will pop up that gives you four options for sharing the snapshot.

ShareWidget.png

Select the option that will work best for you. We recommend using the iframe code for blogs and websites. You can also use the thumbnail code.

Copy and paste the code into the html editor for your website or blog.

A few notes....
This will embed a fully interactive Google Map into your website or blog. If you prefer a static map, Download your snapshot as a PNG image instead. You can find the Download option from the same Action menu in the upper right corner of the screen, above the map.

To adjust the size of the map you embed, you can configure the width and height directly in the iframe embed code generated by the widget. The code below will generate a map that is 700 pixels high by 600 pixels wide. You can make your map larger or smaller by changing the values associated with height and width.

<iframe src="http://insight.rhizalabs.com/cbi/snapshot/full?concept=~0113ede6067f9d11dfb6123e0f046232df" width="700px" height="600px"></iframe>

Recent Discussions

02 Feb, 2012 02:25 PM
17 Oct, 2011 01:50 PM
14 Sep, 2010 03:51 PM
24 Nov, 2011 02:24 PM