2c926669 by ex

无法获取定位提示

1 parent 0de7c4b6
......@@ -94,7 +94,6 @@ angular.module('myApp')
}
var initMarkers = function(points , map) {
debugger
for(var i = 0 ; i < markers.length ; i++) {
// document.getElementById("mapContainer").removeChild(markers[i].div);
map.removeOverlay(markers[i]);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!