I installed Leaflet map and nothing happened. I've been trying to make views with it and I keep getting a blank page. I turned on the demo and got a black page with just the text titles of maps on it. I didn't even realize that I needed to install the leaflet JS in the library folder until I read the Read Me file. The point is though, that I wasn't prompted to do so by drupal. It never gave me a message saying it couldn't detect it. I have cleared my cache, I have re enabled the modules. I can't get the field formats to work.
I am using drupal 7.22
and Geofield 1.1 and all the modules that these modules depend on.
Using Jquery 1. 7 via jquery update.
Any ideas on what I can do to de-bug this?
Rebecca
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Screen shot 2013-05-16 at 10.50.40 AM.png | 87.78 KB | beckyjohnson |
Comments
Comment #1
beckyjohnson commentedHere's a screen shot of what happens when you use it as a field formatter. The text in the right hand sidebar is supposed to be a rotating block but the leaflet field formatter broke it. :/
Comment #2
rdeboerI've never had any problems with Leaflet at all. I find it one of the most reliable modules around.
As far as the message is concerned. There is one in the Status Report when it can't find the library.
Any errors in the JS console of your browser?
Try ditching that version of jQuery... just use whatever comes with core...
Comment #3
beckyjohnson commentedOk, I'm just going to try reinstalling it. It seems like it should be really stable. I will try using what comes with core but I'm using jquery cycle2 by malsup and that requires jquery 8 or higher I believe. But I'll try it again and check for js errors.
Comment #4
beckyjohnson commentedOk, so I got this working...... Not sure what the deal was. Still using jquery 1.7 too. Feel free to close this issue.
Comment #5
rdeboerOk -- happy mapping, Becky!
Rik