Maps/Sandbox
From Wiki of Jeroen De Dauw
< Maps
Maps sandbox
Loading map...
Loading map...
General examples
Display point
{{
#display_point:
|55.7557860, 37.6176330~Moscow
|height=500
|width=800
}}
Loading map...
Display address
{{
#display_address:
service=yahoomaps
|Moscow, Russia
|height=500
|width=800
|autozoom=off
}}
{{
- display_address:
service=yahoomaps |Moscow, Russia |height=500 |width=800 |autozoom=off }}
Nested geocoding
Simple example
{{
#display_point:
service=yahoomaps
|{{geocode:Moscow, Russia}}
|height=500
|width=800
}}
Loading map...
A little more extensive
{{
#display_points:
|service=openlayers
|{{#geocode:Moscow, Russia}}; 1,1
|height=500
|width=800
|layers=google-physical,yahoo,google,bing,openlayers,nasa
|controls=panzoombar,scaleline,overviewmap,keyboarddefaults,navigation,layerswitcher
|zoom = 10|
}}
Loading map...
Warning: There is an error in your syntax.
Another one
{{
#display_point:
service=googlemaps
|{{#geocode:Moscow, Russia}}
|zoom=13
|height=500
|width=800
|earth=on
}}
Loading map...
The following error has been detected in your syntax:* earth is not a valid parameter.
Loading map...
The following errors have been detected in your syntax:* Parameter coordinates must be one or more valid locations.The value "" has been omitted.
* One or more values for parameter controls are invalid. It only accepts these values: pan, zoom, type, scale and streetview.
Loading map...