Closed adolgiy closed 4 years ago
You have to use one of the profiles used in routing. profile=default - browse map, it doesn`t have routing.
For OsmAnd+ 3.8.4 there are only three profiles supported - https://github.com/osmandapp/OsmAnd/blob/master/OsmAnd/src/net/osmand/plus/helpers/ExternalApiHelper.java#L163 but after this request https://github.com/osmandapp/OsmAnd/pull/10307 there will be all profiles supported which have routing.
If I use filled URI with NAVIGATE command, I got blank map screen.
If i use empty URI - I got blank navigation sheet with source and destination to set.
So... What can I fix to make sheet properly bind URI params?
OsmAnd+ 3.8.4