Closed (fixed)
Project:
OpenAid
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 May 2013 at 21:16 UTC
Updated:
9 May 2014 at 19:00 UTC
Jump to comment: Most recent
We're going to replace mapbox with leaflet
Comments
Comment #1
rballou commentedI created a new branch with this functionality redone with Leaflet: http://drupalcode.org/project/openaid.git/shortlog/refs/heads/2009442-re...
Comment #2
rballou commentedUpdated
2009442-replace-mapboxwith updated make file, etc. Primarily we need some projects that were missing in the make file.Comment #3
sreynen commentedWe'll need a map on the input as well as the output. I confirmed https://drupal.org/project/leaflet_widget works for this. However, that requires a library, http://tnightingale.github.io/Leaflet.widget/ which doesn't currently have a license. I've contacted the author of that code asking them to attach a GPL-compatible license to it. Then we'll need to open an issue on https://drupal.org/project/drupalorg_whitelist to get it added to the packaging whitelist before we can add it to the make file. Hopefully this won't take too long. Marking this as postponed until I hear back from the author.
Comment #4
sreynen commentedThis is fixed now.