Commit graph

26 commits

Author SHA1 Message Date
696d3bc270
import/export overlays via query string, clickable popups; v0.3.0 2023-01-25 00:02:47 -07:00
95dc1c8c9d
fix version - 0.2.1 2022-08-28 12:30:29 -06:00
1a0497887a
rename project to just 'onyx' 2022-08-28 12:24:11 -06:00
82b55554e7
rename Polygons to Paths - add option to close polyline or not on creation; bump to v0.2.0 2022-08-23 20:52:12 -06:00
4247dd822b
slight change to attribution overlay - show version and link to license too 2022-08-23 14:44:15 -06:00
0b8f67c7b5
set target=_blank on manual link 2022-08-23 13:51:57 -06:00
b9f85da9cc
last little tweak to mobile sizing, style attribution area and add link to readme; update readme with mention of PWA 2022-08-23 13:44:37 -06:00
8ec1186414
tweak font sizes for small screens 2022-08-20 18:31:16 -06:00
dc0ac61b27
media query fixed 2022-08-20 18:24:02 -06:00
e70405f5ae
tweak further for small screens 2022-08-20 17:56:57 -06:00
94aa95877b
fix sizing for small screens 2022-08-20 17:49:24 -06:00
84403994ce
fix typo in manifest 2022-08-20 17:43:39 -06:00
b7f1f8bb3c
fix style 2022-08-20 17:42:48 -06:00
d47d221fe5
add manifest reference to html 2022-08-20 17:22:36 -06:00
9f441bfaaf
implement import/export, tweak styles, update readme, and add leaflet license 2022-08-20 17:20:01 -06:00
30766accd6
add web manifest, favicon; implement edit modal - just need import/export 2022-08-19 22:38:55 -06:00
7ef255c556
implement menu that keeps track of overlays, sets home 2022-08-15 23:45:50 -06:00
d42b5fcd3d
detect location if home not set and offer to set home, add go-home button 2022-08-14 22:29:03 -06:00
3f399947f1
add reset button to load from save data 2022-08-14 21:30:47 -06:00
5154aff553
fix button state on handler reset 2022-08-14 20:55:19 -06:00
fbd1d515d3
add polygon support and use cancel/okCancel modals 2022-08-14 20:44:00 -06:00
c75b07fc32
fix modal and start planning polygon creation 2022-08-14 00:56:03 -06:00
b1342fcc0f
switch to central MapHandler instead of arrow functions everywhere 2022-08-13 23:50:36 -06:00
c0a33feb7c
refine UI 2022-08-13 22:18:00 -06:00
d60cf73184
add skeleton for most UI elements, implement cirlces 2022-08-13 15:40:38 -06:00
4e83de6fa5
initial commit 2022-08-13 14:33:44 -06:00