Semantic Maps/Google Maps

From Wiki of Jeroen De Dauw
Jump to: navigation, search

This page contains examples of the usage of the Semantic Maps MediaWiki extension with Google Maps.

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

Personal tools
Namespaces

Variants
Actions
Navigation
MediaWiki
Other software
Me
Toolbox