This commit is contained in:
Integral Team 2019-09-11 11:03:21 +07:00
parent 3ed2e28161
commit 1e57cf01ae

View file

@ -65,7 +65,7 @@ export class Router {
.on('routesfound routingerror routeselected routingzoomend', this.hideSpinner)
.on('waypointschanged', this.updateWaypointsCount);
// deploy x 5
// deploy x 6
this.router.addTo(map);
}