Maps/OpenLayers
From Wiki of Jeroen De Dauw
< Maps
This page contains examples of the usage of the Maps MediaWiki extension with OpenLayers.
| Maps: |
Examples • Sandbox • Google Maps • Yahoo! Maps • OpenLayers • OpenStreetMap • Discussion • Documentation |
Contents |
Sandbox
You can try out creating your own maps or modifying the underneath examples at the OpenLayers sandbox.
OpenLayers demo's
Layers
See also: Custom OpenLayers layers.
Settings the layers of a map.
{{
#display_point:
New York City
| service=openlayers
| layers=google-hybrid,nasa
}}
Loading map...
Settings the layers of a map using layer-bundle short-cuts.
{{
#display_point:
New York City
| service=openlayers
| layers=yahoo,google-hybrid,nasa,google
}}
Loading map...
Controls
Settings the controls of a map.
{{
#display_point:
New York City
| service=openlayers
| controls=autopanzoom,scaleline,overviewmap,keyboarddefaults
}}
Loading map...
See also
| Maps: |
Examples • Sandbox • Google Maps • Yahoo! Maps • OpenLayers • OpenStreetMap • Discussion • Documentation |