deploy test

This commit is contained in:
Integral Team 2019-09-11 10:41:33 +07:00
parent 0d5f8f273f
commit 15486043d3

View file

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