Open
Bug 583569
Opened 15 years ago
Updated 2 years ago
Support alternative LOCATION representations (ALTREP, map view, geolocation)
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
NEW
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: ux-efficiency)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8
Build Identifier:
Since many interesting events don't happen in previously known locations, it would be very useful to be able to specify the *map* location of an event in the Calendar. On the back-end, it could use the vCard GEO property type, and in the front-end it could for example have a "Map location", "Find location" or "Find on map" button. The button would open a new window with the current location in the search query, and would feed back the location and perhaps the zoom level to the Calendar. Another possibility would be to feed back a mini-map, so that it could even include the path from a known location.
Workaround: Add a link to a map service like Google Maps. Not nearly as few steps, and not nearly as flexible or user friendly.
Reproducible: Always
Comment 1•15 years ago
|
||
The vCard standard doesn't apply here. Implementation of events and tasks is based on the iCalendar standard.
But maybe this is something that would be suited best in an extension?
Comment 2•13 years ago
|
||
I have an extension that adds a Google map, but its not ready yet. What we could do here is provide a dropdown panel that shows some alternative representations:
* The ALTREP url, if specified (bug 268042)
* A not too large map and/or a button to open the map on Google maps or other.
* a button to use the current location (using geolocation API)
Not sure how much of this should be integrated, especially since some might prefer other map services and this might pull in other problems like the need for maps provider selection UI.
I'm going to use this as the main bug for everything since one UI concept should be created. Anything not fixed here please file follow-up bugs.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Support map location for events / tasks → Support alternative LOCATION representations (ALTREP, map view, geolocation)
![]() |
||
Updated•3 years ago
|
Keywords: ux-efficiency
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•