Your Website

Mojo Maps can easily be embedded into any web page through a simple iFrame:


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