Maps/OpenLayers/Sandbox
From Wiki of Jeroen De Dauw
< Maps | OpenLayers
Contents |
OpenLayers demo sandbox
test map
{{
- display_address:
service=openlayers |address=Willem heijdtstraat 12, Nijmegen, Nederland |zoom=15 |height=800 |width=800 |layers=google,google-hybrid, openlayers }}
Controls
Simple example
{{
#display_address:
service=openlayers
|address=Moscow, Russia
|height=500
|width=800
|controls=panzoom,scaleline,overviewmap,keyboarddefaults
}}
{{
- display_address:
service=openlayers |address=Moscow, Russia |height=500 |width=800 |controls=panzoom,scaleline,overviewmap,keyboarddefaults }}
Mixed example
Example where both layers and controls are set
{{
#display_address:
service=openlayers
|address=Moscow, Russia
|height=500
|width=800
|layers=google-hybrid,yahoo,google,bing,openlayers,nasa
|controls=panzoombar,scaleline,overviewmap,keyboarddefaults,navigation,layerswitcher
|zoom = 7
}}
{{
- display_address:
service=openlayers |address=Moscow, Russia |height=500 |width=800 |layers=google-hybrid,yahoo,google,bing,openlayers,nasa |controls=panzoombar,scaleline,overviewmap,keyboarddefaults,navigation,layerswitcher |zoom = 7 }}