我正在创建一个地图应用程序。我在android的webview中使用leafletJS。功能很棒,除了应该是我的地图的蓝色标记。在 PhoneGap 应用程序中,我的标记会在浏览器中显示。但不在 android webview 内。属于标记的小阴影显示。但不是别针。见截图: https ://trello-attachments.s3.amazonaws.com/5193cd574768e0d07e000189/519699303ef843e86500742e/08e7b43f12c3e6d1ffcf02f8ba6919c6/Screenshot_2013-05-15-22-28-47-1.png
怎么来的?
见代码:
http://pastebin.com/EJXz9Run (index.html) http://pastebin.com/JGXjTmz4 (js/leaflet.js)