Fix js error #424
This commit is contained in:
parent
b24bae3788
commit
1b2ea61891
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ class MapEventHandler {
|
||||||
this.dashmap.putRiderActiveJOMarker(chan_split[1], lat, lng);
|
this.dashmap.putRiderActiveJOMarker(chan_split[1], lat, lng);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
});
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue