Logan B
8cb20f771c
[mylocation] add title to save button; tweak button ids; add null check to locate-marker if
2024-12-22 15:37:55 -06:00
Logan B
12ef79ec1e
[mylocation] Update icons to match standard better
2024-12-22 13:45:49 -06:00
Logan B
8425b448d1
[mylocation] add locate & find marker buttons
2024-12-21 21:01:12 -06:00
Logan B
f28847ab4d
[mylocation] fix saving without lon; center map on marker
2024-12-21 20:21:44 -06:00
Gordon Williams
fcebbf3ef4
Added Utils.readStorageJSON and relaxed JSON parser, and swap all interface.html over
...
to using it.
This allows Bangle.js 2v20 (or cutting edge) and later to store a relaxed
'JSON' on internal storage which (while still normal JS) is smaller and faster
(and preserves unicode better)
See https://github.com/espruino/Espruino/issues/2429
2023-11-23 12:52:48 +00:00
Gordon Williams
f4a48e62e6
Added Util.close to allow interfaces to close the window
...
Fix My Location that couldn't be installed after the most recent update
2022-11-25 09:42:25 +00:00