Maps
Documentation
The wiki uses the Maps extension, documentation of which is available here.
Examples
Points
{{#display_map:
51.15,-3.51;
50.93,-3.75
|height=300
|width=400
|zoom=7
}}
Loading map...
{"minzoom":false,"maxzoom":false,"mappingservice":"leaflet","width":"400px","height":"300px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"wmsoverlay":false,"copycoords":false,"static":false,"zoom":7,"defzoom":14,"layers":["OpenStreetMap"],"overlaylayers":[],"resizable":false,"enablefullscreen":false,"scrollwheelzoom":true,"markercluster":false,"clustermaxzoom":20,"clusterzoomonclick":true,"clustermaxradius":80,"clusterspiderfy":true,"geojson":"","locations":[{"text":"","title":"","link":"","lat":51.14999999999999857891452847979962825775146484375,"lon":-3.5099999999999997868371792719699442386627197265625,"icon":""},{"text":"","title":"","link":"","lat":50.92999999999999971578290569595992565155029296875,"lon":-3.75,"icon":""}],"imageoverlays":null}
Points with Names
{{#display_map:
51.15,-3.51~First Point;
50.93,-3.75~Second Point;
|height=300
|width=400
|zoom=7
}}
Loading map...
{"minzoom":false,"maxzoom":false,"mappingservice":"leaflet","width":"400px","height":"300px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"wmsoverlay":false,"copycoords":false,"static":false,"zoom":7,"defzoom":14,"layers":["OpenStreetMap"],"overlaylayers":[],"resizable":false,"enablefullscreen":false,"scrollwheelzoom":true,"markercluster":false,"clustermaxzoom":20,"clusterzoomonclick":true,"clustermaxradius":80,"clusterspiderfy":true,"geojson":"","locations":[{"text":"\u003Cdiv class=\"mw-parser-output\"\u003E\u003Cp\u003EFirst Point\n\u003C/p\u003E\u003C/div\u003E","title":"First Point\n","link":"","lat":51.14999999999999857891452847979962825775146484375,"lon":-3.5099999999999997868371792719699442386627197265625,"icon":""},{"text":"\u003Cdiv class=\"mw-parser-output\"\u003E\u003Cp\u003ESecond Point\n\u003C/p\u003E\u003C/div\u003E","title":"Second Point\n","link":"","lat":50.92999999999999971578290569595992565155029296875,"lon":-3.75,"icon":""}],"imageoverlays":null}
Points with Names and Links
{{#display_map:
51.15,-3.51~[[Exeter|Exeter CTC]]~was here;
50.93,-3.75~[[CoffeePots|Coffee Pots]];
|height=300
|width=400
|zoom=7
}}
Loading map...
{"minzoom":false,"maxzoom":false,"mappingservice":"leaflet","width":"400px","height":"300px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"wmsoverlay":false,"copycoords":false,"static":false,"zoom":7,"defzoom":14,"layers":["OpenStreetMap"],"overlaylayers":[],"resizable":false,"enablefullscreen":false,"scrollwheelzoom":true,"markercluster":false,"clustermaxzoom":20,"clusterzoomonclick":true,"clustermaxradius":80,"clusterspiderfy":true,"geojson":"","locations":[{"text":"\u003Cb\u003E\u003Cdiv class=\"mw-parser-output\"\u003E\u003Cp\u003E\u003Ca href=\"/index.php?title=Exeter\" title=\"Exeter\"\u003EExeter CTC\u003C/a\u003E\n\u003C/p\u003E\u003C/div\u003E\u003C/b\u003E\u003Cdiv class=\"mw-parser-output\"\u003E\u003Cp\u003Ewas here\n\u003C/p\u003E\u003C/div\u003E","title":"Exeter CTC\n","link":"","lat":51.14999999999999857891452847979962825775146484375,"lon":-3.5099999999999997868371792719699442386627197265625,"icon":""},{"text":"\u003Cdiv class=\"mw-parser-output\"\u003E\u003Cp\u003E\u003Ca href=\"/index.php?title=CoffeePots\" title=\"CoffeePots\"\u003ECoffee Pots\u003C/a\u003E\n\u003C/p\u003E\u003C/div\u003E","title":"Coffee Pots\n","link":"","lat":50.92999999999999971578290569595992565155029296875,"lon":-3.75,"icon":""}],"imageoverlays":null}
Lines
{{#display_map:
|lines=51.15,-3.50:
51.15,-3.60:
51.05,-3.60:
51.05,-3.50:
|height=300
|width=450
|zoom=10
}}
Loading map...
{"minzoom":false,"maxzoom":false,"mappingservice":"leaflet","width":"450px","height":"300px","centre":false,"title":"","label":"","icon":"","visitedicon":"","lines":[{"text":"","title":"","link":"","strokeColor":"#FF0000","strokeOpacity":"1","strokeWeight":"2","pos":[{"lat":51.14999999999999857891452847979962825775146484375,"lon":-3.5},{"lat":51.14999999999999857891452847979962825775146484375,"lon":-3.600000000000000088817841970012523233890533447265625},{"lat":51.0499999999999971578290569595992565155029296875,"lon":-3.600000000000000088817841970012523233890533447265625},{"lat":51.0499999999999971578290569595992565155029296875,"lon":-3.5}]}],"polygons":[],"circles":[],"rectangles":[],"wmsoverlay":false,"copycoords":false,"static":false,"zoom":10,"defzoom":14,"layers":["OpenStreetMap"],"overlaylayers":[],"resizable":false,"enablefullscreen":false,"scrollwheelzoom":true,"markercluster":false,"clustermaxzoom":20,"clusterzoomonclick":true,"clustermaxradius":80,"clusterspiderfy":true,"geojson":"","locations":[],"imageoverlays":null}