<HTMAPL>
HyperText Maps
<div class="map" data-center="37.765,-122.413" data-zoom="11">
<div class="marker" data-location="37.7647463,-122.41951">
<a href="http://stamen.com">Stamen</a>
</div>
<div class="controls">
<button data-action="zoomIn">+ in</button>
<button data-action="zoomOut">− out</button>
</div>
</div>
HTMAPL is:
- An HTML vocabulary for describing both interactive and static geographic maps with layers and markers
- A jQuery plugin that associates the HTML vocabulary with ModestMaps,
making it frighteningly easy to make web-native geographic maps
Examples