Maps/Yahoo Maps
From Wiki of Jeroen De Dauw
< Maps
This page contains examples of the usage of the Maps MediaWiki extension with Yahoo! Maps.
| 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 Yahoo! Maps sandbox.
Yahoo! Maps demo's
Controls
Settings the controls of a map.
{{
#display_point:
New York City
| service=yahoomaps
| controls=zoom,type,scale
}}
Loading map...
Map types
Settings the available map types.
{{
#display_point:
New York City
| service=yahoomaps
| types=hybrid,satellite,normal
}}
Loading map...
Map type
Settings the map type.
{{
#display_point:
New York City
| service=yahoomaps
| type=hybrid
}}
Loading map...
Settings the map type to one not in the types parameter or default types list.
{{
#display_point:
New York City
| service=yahoomaps
| types=normal,hybrid
| type=satellite
}}
Loading map...
Autozoom
Map without mouse-wheel scroll.
{{
#display_point:
New York City
| service=yahoomaps
| autozoom=off
}}
Loading map...
See also
| Maps: |
Examples • Sandbox • Google Maps • Yahoo! Maps • OpenLayers • OpenStreetMap • Discussion • Documentation |