Commit Graph

41 Commits (9d77c5ecfe2241e3b6664590e3080ed6f15bddc3)

Author SHA1 Message Date
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
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