Parse voicehint modes form profile
This commit is contained in:
parent
25f8828ae7
commit
2189d68af9
7 changed files with 336 additions and 98 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue