Commit 1d41811a0e9e8e24320cb71586d5bf91732fb682

Authored by 潘钊
1 parent d48b2923

update...

src/main/resources/static/real_control_v2/mapmonitor/fragments/playback_v3/right.html
... ... @@ -101,6 +101,7 @@
101 101 gpsMarker=null;
102 102 trailPolyline=null;
103 103 map.clearOverlays();
  104 + parkPolygons={};
104 105 }
105 106  
106 107 function replaceSymbol(s){
... ...