Add directions/navigate button #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Each address/package/coordinate pair should have a button to open a third-party mapping app, so the user can easily get turn-by-turn directions.
Well this will be easy to add, no
intent
s or anything! https://en.wikipedia.org/wiki/Geo_URI_schemeThis will probably be required in
config.xml
:<access origin="geo:*" launch-external="yes"/>