When I look at the Site Status I see this error:

Leaflet not found
The Leaflet JavaScript Library library could not be found.

I checked the profiles/bahai_incubator/libraries/ folder and there is no Leaflet Library

Comments

Adrianm6254 created an issue.

dnotes’s picture

This is true. I remember that at one point this had to be removed from the drupal-org.make that builds the platform, but I don't remember why. I'll check if that is still the case. Once it's able to go in the main makefile, it will be in profiles/bahai_incubator/libraries.

In the meantime, you can download the leaflet library from http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.zip, and put it in the sites/all/libraries folder. Then everything should work.

Asogan’s picture

Hi. I had the same issue. The solution in #70 worked for me on this link: https://www.drupal.org/project/leaflet/issues/2152423