cordova - Marker pin disappears in webview Android? -


i'm creating map app. i'm using leafletjs inside webview in android. functionally great, except blue marker should om map. in phonegap application marker shows, in browser. not inside android webview. small shadow belongs marker shows. not pin. see screenhot: https://trello-attachments.s3.amazonaws.com/5193cd574768e0d07e000189/519699303ef843e86500742e/08e7b43f12c3e6d1ffcf02f8ba6919c6/screenshot_2013-05-15-22-28-47-1.png

how come?

see code:

http://pastebin.com/ejxz9run (index.html) http://pastebin.com/jgxjtmz4 (js/leaflet.js)

it seems marker icon missing. download leaflet maps here: http://leafletjs.com/download.html , sure use /dist/images/marker-icon.png


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -