We're going to replace mapbox with leaflet

Comments

rballou’s picture

Status: Active » Needs review

I created a new branch with this functionality redone with Leaflet: http://drupalcode.org/project/openaid.git/shortlog/refs/heads/2009442-re...

rballou’s picture

Updated 2009442-replace-mapbox with updated make file, etc. Primarily we need some projects that were missing in the make file.

sreynen’s picture

Status: Needs review » Postponed

We'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.

sreynen’s picture

Assigned: rballou » Unassigned
Issue summary: View changes
Status: Postponed » Fixed

This is fixed now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

  • Commit 1aaa75c on 7.x-1.x, 2009442-replace-mapbox, simplytestmetest, 7.x-2.x by rballou:
    #2009442: updated the project module to use leaflet instead of mapbox
    
  • Commit b2d9229 on 7.x-1.x, 2009442-replace-mapbox, simplytestmetest, 7.x-2.x by sreynen:
    Issue #2009442 by sreynen: add leaflet_widget module and library