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 |
Gordon Williams
|
fe53d9e8b7
|
fix custom/interface after refactoring
|
2020-08-24 11:59:52 +01: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
|
0541a66640
|
* Included image and compression tools in repo
* Added better upload of large files (incl. compression)
|
2020-05-07 10:04:24 +01:00 |
Gordon Williams
|
ec8950c230
|
more tidying
|
2020-05-06 10:09:03 +01:00 |
Gordon Williams
|
39b7569d8d
|
tidying custom apps
|
2020-05-06 09:59:28 +01:00 |
Gordon Williams
|
4bdc5813d3
|
change default map provider
|
2020-04-08 21:34:40 +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 |