Marker bindpopup problem on Android

12 views
Skip to first unread message

Jeff Maynard

unread,
Dec 30, 2016, 10:20:27 AM12/30/16
to Leaflet
I have an App for iOS and Android using LeafletJS and built with Cordova/Phonegap. Markers with popup are used extensively with code like this:

L.marker([51.642844, -1.845202], {icon: markerLock, zIndexOffset: -100}).addTo(map)
.bindPopup("<b>popup text here.</p>");

The popups work fine in the iOS version of the App and in desktop browsers (Safari, Chrome, Firefox) but do not respond in the Android version. 

Any suggestions as to an Android fix will be much appreciated...

thanks 
Reply all
Reply to author
Forward
0 new messages