管灌系统巡查员智能手机App
app/src/main/assets/js/map.js
@@ -627,6 +627,7 @@
                { icon: createIcon(CONFIG.IMAGES.MARKER_START, 35) }
            );
            map.addOverLay(marker);
            map.setZoom(15);
        } else if (end === "true" || end === true) {
            let marker = new T.Marker(
                newPoint,