This commit is contained in:
Integral Team 2019-09-11 10:49:11 +07:00
parent 793c6440ca
commit dffe378c0d

View file

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