- 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
WFS overlay with popups
An example of a WFS overlay, using the same WFS data as http://openlayers.org/dev/examples/wfs.html,
can be specified as [map context="node/24/context" center="-88,49" zoom="4" layers="1" 1="wfs|http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?|Owl Survey|OWLS|maxfeatures=50,extract=true,style={strokeColor:black,fillColor:green,fillOpacity:0.5}" width="600" height="300" /].
