Semantic Maps/Yahoo Maps/Sandbox
From Wiki of Jeroen De Dauw
< Semantic Maps | Yahoo Maps(Redirected from SemanticMaps/Yahoo Maps/Sandbox)
Yahoo! Maps demo sandbox
Simple example
{{
#ask:
[[Category:Locations]]
|?Has coordinates
|format=yahoomap
|width=800
|height=500
}}
Loading map...
A little more complex
{{
#ask:
[[Category:Locations]]
|?Has coordinates
|format=yahoomap
|width=800
|height=500
|zoom=8
|autoom=off
|center={{#geocode:Moscow, Russia}}
|controls=pan
}}
Loading map...