try increasing init timeout
[lantea.git] / TODO
CommitLineData
4cb5d06e
RK
1Tasks to complete for Lantea Maps:
2
3Required:
4
b5e49b95 5* Improve tile cache:
3431f496
RK
6** If cached tiles have changed, possibly also try (async) updates of other cached zoom levels covering this area
7** Pre-cache tiles in adjacent areas and possibly zoom levels
4cb5d06e
RK
8* Show a notification when we are loading tiles or saved data
9* Display length and duration of track
10* Display movement speed
11* Display location accuracy
12* Show a better visible marker for the current location, possibly also indicating movement direction/speed
13* Support pinch zoom gestures
4cb5d06e
RK
14* Smooth animations for zooming, probably using some canvas magic
15* Use available larger/smaller tiles with resizing as loading placeholders while zooming in/out
4cb5d06e
RK
16* Save GPX tiles to the web (OSM? Public cloud service? Private service?)
17* Better GPX saving implementation [blocked by missing web APIs]
70118ba3 18** Set file name to save into to a good default (date + maybe some location name)
4cb5d06e
RK
19
20Nice To Have:
21
22* Possibility to auto-rotate map to match movement direction
23* GPS details display (satellite visibility/strength) [blocked by missing web APIs]
24* Magnetic compass display [blocked by missing web APIs]
25
26Future Possibilities:
27
28* Routing / Turn-by-turn navigation
29* POI display
30* Search address
31* Mark a target location and show distance to it