This commit is contained in:
Integral Team 2019-09-11 10:55:20 +07:00
parent dffe378c0d
commit 5065894894

View file

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