Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1d41811a0e9e8e24320cb71586d5bf91732fb682
Authored by
潘钊
2017-06-27 11:30:20 +0800
1 parent
d48b2923
update...
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/resources/static/real_control_v2/mapmonitor/fragments/playback_v3/right.html
src/main/resources/static/real_control_v2/mapmonitor/fragments/playback_v3/right.html
View file @
1d41811
...
...
@@ -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){
...
...