Parse voicehint modes form profile

This commit is contained in:
Norbert Renner 2021-03-16 19:56:02 +01:00
parent 25f8828ae7
commit 2189d68af9
7 changed files with 336 additions and 98 deletions

View file

@ -262,7 +262,7 @@
pois = new BR.PoiMarkers(routing);
exportRoute = new BR.Export(router, pois);
exportRoute = new BR.Export(router, pois, profile);
routing.on('routing:routeWaypointEnd routing:setWaypointsEnd', function (evt) {
search.clear();