Hi Holger,

any chance to publish at least alpha release? I like this module!

I tested it and after few issues I had it's finally working nicely:
- default image path value for widget was missing "/sites/all/libraries/leaflet/images"
- default width and height doesn't work, because unit is missing (e.g. "100%x300px" works)
- jQuery version at least 1.5 is required, so dependency on jquery_update could be considered

Thank you
Vit

Comments

kyberman created an issue. See original summary.

markaspot’s picture

Version: » 7.x-1.x-dev

I just added a dev-release. Maybe this will help.

kyberman’s picture

Thank you, that's a good start. Any plans with this module regarding to Drupal 7 and also 8?

markaspot’s picture

Actually there are some solutions available. First, this seems to be addressed in 2.x of the geolocation field module. Then there has been this module by frando. There had been a long discussion about the best way to integrate leaflet in geolocation. I think they integrated it some way, but I added the initial patch in the Mark-a-Spot profile, available at github. This works for me right now.

kyberman’s picture

Thank you, but all these are aimed for D8.

For D7, I was finally happy with this patch (mapbox for static map):
https://www.drupal.org/project/geolocation_osm/issues/3038958

markaspot’s picture

Version: 7.x-1.x-dev » 7.x-1.0
Status: Active » Fixed

Release created.

Status: Fixed » Closed (fixed)

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