Anton
|
a468292536
|
Fix apps with undefined variables
|
2024-03-13 11:51:40 +01:00 |
Erik Andresen
|
7af324f2b4
|
Revert "openstmap menu: move exit to top"
This reverts commit c4631cfe5f .
|
2024-01-31 19:07:42 +01:00 |
Erik Andresen
|
c4631cfe5f
|
openstmap menu: move exit to top
|
2024-01-27 11:10:54 +01:00 |
Erik Andresen
|
56b39fead9
|
openstmap: Fix rounding errors
|
2024-01-27 10:16:06 +01:00 |
Erik Andresen
|
e96ffad55f
|
openstmap: fix if no map
Display message if no map is installed
|
2023-11-30 21:00:05 +01:00 |
Gordon Williams
|
8a4a2cee5a
|
recorder/openstmap 0.31: Ensure that background-drawn tracks can get cancelled, and draw less at a time to make updates smoother
plotTrack now draws the current track even if you're not actively recording
|
2023-10-09 12:50:30 +01:00 |
Pavel Machek
|
ec836fca7e
|
Allow zooming map in/out by clicking.
By simply clicking on screen instead of going to menu to zoom in/out,
navigation can be much quicker.
|
2023-08-02 13:50:49 +02:00 |
Erik Andresen
|
4777d98c10
|
openstmap: Bugfix: Enable Compass if needed
|
2023-07-24 11:33:10 +02:00 |
Erik Andresen
|
90bd7dcdb7
|
openstmap: move comment
|
2023-07-22 20:09:21 +02:00 |
Erik Andresen
|
2af98c7347
|
openstmap: replace direction icon
|
2023-07-22 20:06:53 +02:00 |
Erik Andresen
|
a560a60423
|
openstmap location pointer
Replace position marker with location+direction pointer
|
2023-07-22 09:47:07 +02:00 |
Erik Andresen
|
1022b623d4
|
openstmap changes
- clear overlay only once
- Add exit to menu
|
2023-07-17 17:48:20 +02:00 |
Erik Andresen
|
696623c659
|
openstmap: current position overlay
- Draw a current position marker (Bangle.js 2 only)
- Enable/Disable previous position marker in new setting "Draw cont. position"
|
2023-07-14 22:36:38 +02:00 |
Gordon Williams
|
e6443ba9a3
|
0.20: Make Satellite counter widget 24px wide (was 48)
Move 'Center GPS' to the top of the menu
If 'Recorder' app installed, add a 'Record' menu item
|
2023-07-12 14:30:45 +01:00 |
Erik Andresen
|
60658a7ad3
|
openstmap: Fix gps widget check
|
2023-07-04 21:58:04 +02:00 |
Erik Andresen
|
4a727df891
|
openstmap: Remember latitude, longitude & scale
see #2844
|
2023-07-04 21:46:16 +02:00 |
Gordon Williams
|
c7d60250a6
|
Misc recorder/openstmap tweaks
|
2023-04-25 10:09:07 +01:00 |
Pavel Machek
|
c18d1d4a42
|
openstmap: fix operation without waypoints, increase version
|
2023-03-03 17:50:48 +01:00 |
Pavel Machek
|
e79c95022a
|
openstmap: display waypoints
If waypoints module is available, display the waypoints on the
map. Also update the documentation and fix some english in the
documentation.
|
2023-03-02 00:26:50 +01:00 |
Gordon Williams
|
eba77c8a99
|
openstmap 0.15: Make track drawing an option (default off)
|
2022-11-28 11:16:36 +00:00 |
Gordon Williams
|
e5894c36af
|
oops - forgotten commit
|
2022-11-25 16:08:40 +00:00 |
Gordon Williams
|
459a643c87
|
openstmap
Added ability to upload multiple sets of map tiles
Support for zooming in on map
Satellite count moved to widget bar to leave more room for the map
|
2022-11-25 15:34:51 +00:00 |
Gordon Williams
|
16b92b613f
|
openstreetmap 0.11: Add slight offset to OSM data to align it properly
+ Fix alignment of satellite info text (fix #984)
|
2021-12-06 15:35:24 +00:00 |
Gordon Williams
|
87017ce817
|
More Bangle.js 2 tweaks
|
2021-10-11 15:37:43 +01:00 |
Gordon Williams
|
0ad6642411
|
openstmap 0.09: Use current theme cols when drawing GPS info
|
2021-09-15 16:40:34 +01:00 |
Gordon Williams
|
fec0aad0eb
|
openstmap Update for drag event refactor
|
2021-06-24 11:37:30 +01:00 |
Gordon Williams
|
7a287c497e
|
Add option for 3 bit maps, scrolling support
|
2021-06-11 11:34:19 +01:00 |
Gordon Williams
|
947731a129
|
openstmap: Show currently active gpsrec GPS trace (fix #395)
|
2020-12-08 15:56:53 +00:00 |
Gordon Williams
|
b3e12df673
|
openstmap: 0.04: Move map rendering to a module (fix #396)
gpsrec: 0.14: Now use the openstmap lib for map plotting
|
2020-12-08 15:40:15 +00:00 |
Gordon Williams
|
e57e03d35d
|
0.03: Show widgets (mainly so we can use the GPS recorder widget)
|
2020-05-08 22:06:36 +01:00 |
Gordon Williams
|
d2159b6ec4
|
OpenStreetMap: Fix marker position, color, and map scaling
|
2020-04-08 21:22:51 +01:00 |
Gordon Williams
|
86891fce63
|
I've been meaning to fix this enough to upload it for a while.
Finally got it more or less working but I don't have time test it
properly. Still, it's a good start! PRs welcome :)
|
2020-04-07 21:49:44 +01:00 |