Publishing a map
|
Driving the map
|
Styling the iFrame
|
Adding a marker
Your Website
Mojo Maps can easily be embedded into any web page through a simple
iFrame
:
Sorry, your browser does not support iFrames.
All that's required is the following HTML code, and your own publisher's key:
<iframe frameborder="0" width="any_width" height="any_height"
name="any_name"
src="http://mojomaps.com/iframe.php?
key=your_publisher's_key
">
</iframe>
>> Next: Driving the map