도로 경로 기반 시뮬레이터 개선
This commit is contained in:
@@ -5,7 +5,7 @@ const state = {
|
||||
infoOverlay: null,
|
||||
routeOverlay: null,
|
||||
routeDestinationOverlay: null,
|
||||
markerAnimationMs: 900,
|
||||
markerAnimationMs: 4800,
|
||||
drivers: new Map(),
|
||||
locations: new Map(),
|
||||
selectedDriverId: "",
|
||||
|
||||
Reference in New Issue
Block a user