Images as layers

From Mapping on MediaWiki
Jump to: navigation, search

Images as layers is a feature that was introduced in Maps 0.7.1. It is currently only available when using the OpenLayers mapping service.

Oh yeah, fabuolus stuff there you!

Examples

The layers parameter

This example shows a map with 2 image layers: City lights and Game map.

<display_map service="openlayers" layers="City lights, Game map">0,0</display_map>
Loading map...

Mixing image layers and regular layers

This example is of a map with the OpenStreetMaps layers and the City lights image layer.

{{
#display_map: 0,0
| service=openlayers
| layers=osm,City lights
| zoom=3
}}
Loading map...

I really neeedd to find this info, thank God!

Personal tools
Namespaces
Variants
Actions
Navigation
Manuals
Useful lists
More awesomeness
Toolbox