- 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
A more complex map with several google layers
[map baselayers="google-physical|opacity=0.4|MIN_ZOOM_LEVEL=4,google|opacity=0.8|MIN_ZOOM_LEVEL=4,yahoo" center="82,23" width="400" height="400" restrictedextent="65,5,100,40"/]
The code for the restricted extent and the options for google layers is based on code from viray.kanwade (see http://drupal.org/node/279702).
