Gordon Williams
|
614c003eca
|
osm 0.25: Enable scaled image filtering on 2v19+ firmware
|
2023-08-07 14:30:30 +01:00 |
Gordon Williams
|
de1287a685
|
allow 8bpp maps on Bangle.js 2
|
2023-08-07 12:22:40 +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
|
ceddc01697
|
openstmap: updated Changelog
|
2023-07-22 20:12:18 +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
|
0662bb44f5
|
darken dithered osm images
|
2023-06-30 16:58:02 +01:00 |
Gordon Williams
|
1dad92ae0b
|
fix lint error
|
2023-06-30 16:46:50 +01:00 |
Gordon Williams
|
ded2107f61
|
Improved OpenStMap image processing with sharpening - we now have a separate test file so we can try different setups more easily
|
2023-06-30 16:41:58 +01:00 |
Erik Andresen
|
bf58db6a31
|
openstmap: sort maps by scale desc
This results in the map with the highest resolution (lowest scale) to be
drawn last
|
2023-06-28 11:08:19 +02:00 |
Gordon Williams
|
397c16757c
|
Attempt at fixing openstreetmap map when viewed on mobile (I find going portrait/landscape was needed previously)
|
2023-05-17 10:38:21 +01:00 |
Gordon Williams
|
c7d60250a6
|
Misc recorder/openstmap tweaks
|
2023-04-25 10:09:07 +01:00 |
Pavel Machek
|
2f53b732bc
|
openstmap: We updated changelog, so increase version.
|
2023-03-03 17:54:53 +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
|
546cfa7996
|
fix grey maps
|
2022-12-01 13:47:48 +00:00 |
Gordon Williams
|
dda81fe199
|
fix alignment of non-7x7 maps, non-flickery uploads, and allow huge (1MB) map uploads
|
2022-11-30 16:54:27 +00:00 |
Gordon Williams
|
eba77c8a99
|
openstmap 0.15: Make track drawing an option (default off)
|
2022-11-28 11:16:36 +00:00 |
Gordon Williams
|
a9b12f0dba
|
misc fixes/tweaks for map rendering
|
2022-11-25 17:05:30 +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
|
bf6e0ed5ca
|
Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299
|
2022-11-21 12:16:27 +00:00 |
Gordon Williams
|
e1d1df2002
|
Make openstmap use https map tiles so it works from gadgetbridge (fix #2136)
|
2022-09-23 08:37:38 +01:00 |
Gordon Williams
|
752d2561ca
|
openstmap 0.13: Use a single image file with 'frames' of data (drastically reduces file count, possibility of >1 map on device)
|
2022-07-21 15:45:17 +01:00 |
Gordon Williams
|
d546bd0d18
|
update openstreetmap tile provider since although opentopomap has nicer maps, it's too slow/unreliable
|
2022-07-21 15:12:39 +01:00 |
Gordon Williams
|
1fac102afd
|
Undo accidental commits
|
2022-03-17 08:28:55 +00:00 |
marko
|
ecfc4b6fe2
|
Merge remote-tracking branch 'upstream/master'
|
2022-01-24 10:54:55 -05:00 |
Gordon Williams
|
16ebe01df3
|
openstmap If in 3 bit mode, go through all the data beforehand and
turn the saturation up to maximum, so when thresholded it
works a lot better - see #1276
|
2022-01-19 15:13:13 +00:00 |
Adam Schmalhofer
|
3de7692e2c
|
Merge branch 'master' into jekyll-apps.json
|
2022-01-13 21:41:39 +01:00 |
Gordon Williams
|
4c193b3fd1
|
Try and locate the map more accurately
|
2022-01-12 14:21:18 +00:00 |
Marco Heiming
|
f1a3601b2c
|
Add leaflet geosearch control
|
2022-01-12 14:54:21 +01:00 |
Adam Schmalhofer
|
cec31972b5
|
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
|
2022-01-06 12:47:26 +01: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
|
a385c09922
|
openstmap .10: Improve scale factor calculation to fix scaling issues (#984)
|
2021-12-03 12:04:40 +00:00 |
marko
|
bfc228e50c
|
revert to 64x64 tiles
|
2021-12-02 11:13:02 -05: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
|
ffbd2b5d60
|
Add support for 'customConnect' so custom app loaders can tailor what they upload based on the device
|
2021-09-02 11:51:17 +01:00 |
Gordon Williams
|
fec0aad0eb
|
openstmap Update for drag event refactor
|
2021-06-24 11:37:30 +01:00 |
Gordon Williams
|
cd329f5f20
|
0.07: Move to 96px tiles - less files (64 -> 25) and speed up rendering
|
2021-06-21 13:46:16 +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 |