On the leaflet form widget, when entering a custom icon path (the path is tested to be valid), my marker disappears from the map entirely and the map is being showing fully zoomed out. My location data is stored in a geofield that is getting its data from an address field via geocoder.
When I remove the custom icon path, everything is workin again with the custom marker icon.
In views everything is working fine. The problem seems to be with the form widget.
Comments
Comment #2
itamair commentedComing soon on this ...
Comment #4
itamair commentedLast dev and 1.0-beta6 versions should have fixed this. Reopen otherwise ...
Comment #5
saltednutThis actually broke our test suite when I saw it come through (we had been tied to dev). Here's the error report:
Here: https://travis-ci.org/acquia/df/jobs/394320182#L1830
Hope this is of some help. I've got us tied to an earlier commit for now. Thanks!