Images as layers
From Mapping on MediaWiki
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!
[edit] Examples
[edit] 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...
[edit] 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!
