|
<iframe frameborder="0" width="any_width" height="any_height" name="any_name" src="http://mojomaps.com/iframe.php?key=your_publisher's_key&name=mojo+marketing"> </iframe> |
| sb=x | Where x is the location of the sidebar. Options are left, right or none. |
| name=x | Where x matches any name on the map. Spaces must be replaced with a + symbol (Hint: use urlencode in PHP). |
| lang=x | Where x is the two-letter ISO language code. Currently only en (English) and th (Thai) are recognised. |
| <a href="http://www.yoursite.com/map.php?place=ouroffice">โมโจมาร์เก็ตติ้ง</a> |
Becomes this:
| <a href="http://mojomaps.com/iframe.php?key=your_publisher's_key&name=mojo+marketing&lang=th">โมโจมาร์เก็ตติ้ง</a> |