- Mapping Kit
- Installation and configuration
- Modules
- How to's
- A simple map with a Google base layer
- A more complex map with several google layers
- Show nodes on a map using GeoRSS markers.
- Map with users
- Overlay maps with GPS tracks
- Map layers and taxonomy
- Map with image feed
- WFS overlay with popups
- KML layer example
- TMS layer example
- Google Street View and Virtual Earth
- Inline maps
- Overview maps
- Using an image as a map
- Zoom to locations
TMS layer example
The format to specify tms layers is tms|url[,more-urls]|title|options; currently only the attribution option is supported. Also, only OpenStreetMap like layers can be used.
The map at the bottom, using an OpenCycleMap layer, is defined as follows:
[map layers="1" 1="tms|http://a.andy.sandbox.cloudmade.com/tiles/cycle/|OSM Cycle Map|attribution=<b>Cycle Map</b>" center="5,52" zoom="10" maxextent="-10,30,30,70" /]
