Semantic Maps/Google Maps
From Wiki of Jeroen De Dauw
This page contains examples of the usage of the Semantic Maps MediaWiki extension with Google Maps.
| Semantic 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 Google Maps sandbox.
Google Maps demo's
Simple example
{{
#ask:
[[Category:Locations]]
|?Has coordinates
|format=googlemap
|width=800
|height=500
|type=satellite
}}
Loading map...
A little more complex
{{
#ask:
[[Category:Locations]]
|?Has coordinates
|format=googlemap
|width=800
|height=500
|zoom=8
|autoom=off
|center={{#geocode:Moscow, Russia}}
|controls=GLargeMapControl
}}
Loading map...
Multiple properties
Google Earth
{{#ask:
[[Category:Locations]]
|?Has coordinates
|format=googlemap
|width=800
|height=600
|earth=on
}}
Loading map...
See also
| Semantic Maps: |
Examples • Sandbox • Google Maps • Yahoo! Maps • OpenLayers • OpenStreetMap • Discussion • Documentation |
| Maps: |
Examples • Sandbox • Google Maps • Yahoo! Maps • OpenLayers • OpenStreetMap • Discussion • Documentation |