docs get elevation
This commit is contained in:
parent
40b4794573
commit
ec942243be
3 changed files with 9 additions and 2 deletions
|
|
@ -44,3 +44,10 @@ This parameters are needed to tell BRouter what to do.
|
|||
Profile parameters affect the result of a profile.
|
||||
For the app it is a list of params concatenated by '&'. E.g. extraParams=avoidferry=1&avoidsteps=0
|
||||
The server calls profile params by a prefix 'profile:'. E.g. ...&profile:avoidferry=1&profile:avoidsteps=0
|
||||
|
||||
|
||||
## other routing engine modes in app
|
||||
|
||||
### get elevation
|
||||
|
||||
"engineMode=2" allows a client to only request an elevation for a point. This can be restricted with "waypointCatchingRange".
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Android
|
|||
|
||||
Library
|
||||
|
||||
- Add engineMode for future use
|
||||
- Add new function 'get elevation'
|
||||
- Minor bug fixes
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue