Adding a centre marker
You can also call up the map with your own marker in the centre:
Sorry, your browser does not support iFrames.
The sb=none parameter was added to make the sidebar invisible.
The marker parameter accepts a co-ordinate pair and a title:
- marker=latitude,longitude,title.
- Click the marker to see the title.
- Only alpahumeric characters and spaces are allowed in the title.
<iframe frameborder="0" width="any_width" height="any_height"
name="any_name"
src="http://mojomaps.com/iframe.php?key=your_publisher's_key&sb=none&marker=7.91,98.36,my marker title">
</iframe>
|