Add directions/navigate button #15

Closed
opened 2019-09-12 18:47:36 -06:00 by skylarmt · 2 comments
Owner

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.

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.
skylarmt added this to the First release milestone 2019-09-12 18:47:36 -06:00
skylarmt self-assigned this 2019-09-12 18:47:36 -06:00
skylarmt added the
enhancement
label 2019-09-12 18:47:36 -06:00
Author
Owner

Well this will be easy to add, no intents or anything! https://en.wikipedia.org/wiki/Geo_URI_scheme

Well this will be easy to add, no `intent`s or anything! https://en.wikipedia.org/wiki/Geo_URI_scheme
Author
Owner

This will probably be required in config.xml: <access origin="geo:*" launch-external="yes"/>

This will probably be required in `config.xml`: `<access origin="geo:*" launch-external="yes"/>`
Sign in to join this conversation.
No Milestone First release
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Netsyms/PackageHelper#15
No description provided.