- 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
Show nodes on a map using GeoRSS markers.
A GeoRSS layer can be added to a map with e.g. [map context="node/25/context" layers="1" 1="georss|/drupal-6.x/?q=taxonomy/term/2/0/feed|Layer_Title|options"/].
The Layer_Title is optional; if it is missing, the layer title will be taken from the RSS feed. The Icon_URL is also optional; if it is missing, the default OpenLayers marker will be used.
The following map is defined as [map baselayers="none" context="node/36/context" layers="a" a="georss|taxonomy/term/2/0/feed|NL maps|/sites/default/files/star.png"/]. Note that the marker icon is an image that is attached to this page.
| Attachment | Size |
|---|---|
| star.png | 670 bytes |
