Active
Project:
Leaflet
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
16 Oct 2012 at 22:38 UTC
Updated:
12 Jun 2015 at 17:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedOops! You cannot see those images, because of # in the file names. Here they are.
Comment #2
nally commentedThis looks to me as though the format of the geofield itself (as included in the View) isn't set to something map friendly (GeoJSON?). I had these symptoms (i.e. you can see the address shown in text above the map)... and now it's fixed, but I forget the exact step I needed to fix this. It might have been setting the View's Format as "Leaflet Map" or setting the style of the Geofield itself to be GeoJSON. (I'm using the default map BTW for testing).
Comment #3
Anonymous (not verified) commentedHm? My issue report has nothing to do with Views. We're talking about the respective content type's Geofield display formatting.
The maps display just fine. However, they do not properly display the configured markers.
Comment #4
pvhee commentedThis is now fixed, it was due to a wrong check in the field formatter and was introduced by the custom icon support. See commit for more info: http://drupalcode.org/project/leaflet.git/commit/e1da105
Comment #6
magicmirror commentedI am having this problem, but it only occurs on the iPad. Any ideas?
Comment #7
magicmirror commentedLooking at this further, it appears the shadow is there but not the default icon.
Comment #8
pvhee commentedchanging title to reflect this, it will need to be reconfirmed.