Closed
Bug 1027811
Opened 11 years ago
Closed 7 years ago
Define WebActivity to show a location in a Map application
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Harald, Unassigned)
References
Details
To allow apps to open a location in a map application we should document a well-defined WebActivity that Map apps are asked to implement and that apps then can facilitate.
Example documentation
Google uses intents: https://developer.android.com/guide/components/intents-common.html#Maps
Apple uses links: https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html#//apple_ref/doc/uid/TP40007894-SW1
| Reporter | ||
Comment 1•11 years ago
|
||
This is one of many activities apps would benefit from and that needs to be "standardized" or at least documented.
Flags: needinfo?(jonas)
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(ehsan)
Comment 2•11 years ago
|
||
(In reply to Harald Kirschner :digitarald from comment #1)
> This is one of many activities apps would benefit from and that needs to be
> "standardized" or at least documented.
Makes sense.
Blocks: 1016554
Flags: needinfo?(ehsan)
Comment 3•11 years ago
|
||
It would be good if we could follow the pattern set by Android for this - use "geo:" URI: https://developer.android.com/guide/components/intents-common.html#Maps.
Ehsan has been looking at WebActivities.
Flags: needinfo?(jonas) → needinfo?(ehsan)
Updated•11 years ago
|
Assignee: nobody → ehsan
Flags: needinfo?(ehsan)
Comment 5•9 years ago
|
||
https://marketplace.firefox.com/app/cartes has already implemented a show map webactivity, https://github.com/moimael/openmaps/issues/1
Updated•9 years ago
|
Assignee: ehsan → nobody
Comment 6•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•