Jeroen De Dauw has submitted this change and it was merged.

Change subject: add Leaflet map service (tested, stable)
......................................................................


add Leaflet map service (tested, stable)

* correct auto zoom and position compared with googlemaps
* Displaying a single point {{#display_map:Moscow, Russia}}
* Displaying multiple points {{#display_map:Moscow, Russia; New York; Brussels}}
* Resizable {{#display_map:Moscow, Russia|resizable=yes}}
* max/min -zoom {{#display_map:new york city~New York 
City|minzoom=4|maxzoom=8|zoom=6}}
* custom icon {{#display_map:Moscow, Russia;|icon=Green_marker.png}}
* lines 
{{#display_map:Berlin|lines=53.225768435790194,23.466796875:53.9560855309879,29.1796875}}
* polygons (not tested, because the problem in the main code)
* circles (not tested, because the problem in the main code)
* rectangles (not tested, because the problem in the main code)

Change-Id: If4be7cd0d626d8c6642696d0fa5e46351b81771c
---
M Maps.php
M Maps_Settings.php
A includes/services/Leaflet/Leaflet.php
A includes/services/Leaflet/Maps_Leaflet.php
A includes/services/Leaflet/ext.maps.leaflet.js
A includes/services/Leaflet/jquery.leaflet.js
A includes/services/Leaflet/leaflet/images/layers.png
A includes/services/Leaflet/leaflet/images/marker-icon.png
A includes/services/Leaflet/leaflet/images/marker-shadow.png
A includes/services/Leaflet/leaflet/images/zoom-in.png
A includes/services/Leaflet/leaflet/images/zoom-out.png
A includes/services/Leaflet/leaflet/leaflet.css
A includes/services/Leaflet/leaflet/leaflet.ie.css
A includes/services/Leaflet/leaflet/leaflet.js
14 files changed, 827 insertions(+), 0 deletions(-)

Approvals:
  Jeroen De Dauw: Verified; Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/44386
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If4be7cd0d626d8c6642696d0fa5e46351b81771c
Gerrit-PatchSet: 11
Gerrit-Project: mediawiki/extensions/Maps
Gerrit-Branch: master
Gerrit-Owner: Pastakhov <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Netbrain <[email protected]>
Gerrit-Reviewer: Nischayn22 <[email protected]>
Gerrit-Reviewer: Pastakhov <[email protected]>
Gerrit-Reviewer: Yaron Koren <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to