- 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
KML layer example
Demonstrates loading and displaying a KML file on top of OpenStreetMap (OSM) data. This is similar to the example at http://openlayers.org/dev/examples/sundials-osm.html.
[map baselayers="osm" extent="68.774414,11.381836,123.662109,34.628906" layers="1,2" 1="kml|http://openlayers.org/dev/examples/kml/sundials.kml|Sundials"
2="kml|http://code.google.com/intl/nl/apis/kml/documentation/KML_Samples.kml|KML Samples|visibility=false,extractAttributes=true,extractStyles=true"
width="660" height="400"/]
