mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed config example
This commit is contained in:
parent
18ccd32eea
commit
ce4273f03a
3 changed files with 9 additions and 2 deletions
|
@ -38,7 +38,7 @@ export class Router {
|
|||
|
||||
this.router = Routing.control({
|
||||
serviceUrl: CLIENT.OSRM_URL,
|
||||
profile: 'bike',
|
||||
profile: CLIENT.OSRM_PROFILE,
|
||||
fitSelectedRoutes: false,
|
||||
showAlternatives: false,
|
||||
routeLine,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue