Map Test Page
Loading map...
{"minzoom":false,"mappingservice":"googlemaps3","type":"TERRAIN","zoom":14,"types":["ROADMAP","SATELLITE","HYBRID","TERRAIN"],"geoservice":"google","maxzoom":false,"width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"wmsoverlay":"","layers":["bicycling"],"controls":["pan","zoom","type","scale","streetview"],"zoomstyle":"DEFAULT","typestyle":"DEFAULT","autoinfowindows":true,"kml":[],"gkml":[],"fusiontables":[],"resizable":false,"tilt":0,"kmlrezoom":false,"poi":true,"imageoverlays":[],"markercluster":false,"searchmarkers":"","locations":[]}
Warning: There is an error in your syntax.
<display_map layers="bicycling" autoinfowindows="yes" type="terrain" >
london|London|Capital of the UK
brussels|[[Brussels]]|Capital of [[Belgium]]
</display_map>
Google Maps Test
Loading map...
{"minzoom":false,"mappingservice":"googlemaps3","type":"ROADMAP","zoom":14,"types":["ROADMAP","SATELLITE","HYBRID","TERRAIN"],"geoservice":"google","maxzoom":false,"width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"wmsoverlay":"","layers":[],"controls":["pan","zoom","type","scale","streetview"],"zoomstyle":"DEFAULT","typestyle":"DEFAULT","autoinfowindows":false,"kml":[],"gkml":[],"fusiontables":[],"resizable":false,"tilt":0,"kmlrezoom":false,"poi":true,"imageoverlays":[],"markercluster":false,"searchmarkers":"","locations":[]}
The following error has been detected in your syntax:
* Parameter coordinates must be one or more valid locations.
Code:
{{
#display_map:
40.5987064, -74.0594977~Fort Wadsworth
| service=googlemaps3
}}
Open Layers Test
Loading map...
{"minzoom":false,"mappingservice":"openlayers","geoservice":"google","zoom":13,"maxzoom":false,"width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"wmsoverlay":"","controls":["layerswitcher","mouseposition","autopanzoom","scaleline","navigation"],"layers":["new OpenLayers.Layer.OSM.Mapnik(\"OSM Mapnik\")","new OpenLayers.Layer.OSM.CycleMap(\"OSM Cycle Map\")","new OpenLayers.Layer.OSM.Osmarender(\"OSM arender\")"],"resizable":false,"searchmarkers":"","locations":[{"text":"<p>Fort Wadsworth\n<\/p>","title":"Fort Wadsworth\n","link":null,"lat":40.5987064,"lon":-74.0594977,"alt":0,"address":"","icon":"","group":"","inlineLabel":"","visitedicon":""}],"imageoverlays":null}
Code:
{{
#display_map:
40.5987064, -74.0594977, Fort Wadsworth
| service=openlayers
}}
Tag Test Map
Loading map...
{"minzoom":false,"mappingservice":"openlayers","geoservice":"google","zoom":17,"maxzoom":false,"width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"wmsoverlay":"","controls":["layerswitcher","mouseposition","autopanzoom","scaleline","navigation"],"layers":["new OpenLayers.Layer.OSM.Mapnik(\"OSM Mapnik\")","new OpenLayers.Layer.OSM.CycleMap(\"OSM Cycle Map\")","new OpenLayers.Layer.OSM.Osmarender(\"OSM arender\")"],"resizable":false,"searchmarkers":"","locations":[{"text":"","title":"","link":null,"lat":40.5987064,"lon":-74.0594977,"alt":0,"address":"","icon":"","group":"","inlineLabel":"","visitedicon":""}],"imageoverlays":null}
<display_map service=openlayers zoom=17>
40.5987064, -74.0594977
</display_map>