Commit graph

411 commits

Author SHA1 Message Date
vcoppe
7d7d312476 split custom basemaps and overlays, and allow reordering 2024-07-25 18:48:11 +02:00
vcoppe
8fb41837cc add pitch to navigation map control 2024-07-25 18:38:03 +02:00
vcoppe
5ab1b77227 update scissors tool, closes #20 2024-07-25 16:15:44 +02:00
vcoppe
f4fc667b03 facilitate route editing on touch devices 2024-07-24 15:17:41 +02:00
vcoppe
bfb812d79a fix custom layer replacement, closes #22 2024-07-24 10:21:37 +02:00
vcoppe
d1db934d31 only try to load docs if it exists 2024-07-24 09:20:10 +02:00
vcoppe
d62ba77ecb add gravel bike profile 2024-07-23 19:26:11 +02:00
vcoppe
9603cc00af load language files from list, and init map language 2024-07-23 18:57:36 +02:00
vcoppe
2039a1d44e finer grained anchors points at high zoom levels, related to #16 2024-07-23 15:55:16 +02:00
vcoppe
75d9813fe0 export options 2024-07-23 11:20:31 +02:00
vcoppe
b3a06ea6ae fix line color handling, closes #21 2024-07-22 18:27:53 +02:00
vcoppe
d0dcafa78e small improvements 2024-07-19 23:22:29 +02:00
vcoppe
48aa88489e refactor elevation queries 2024-07-19 13:17:23 +02:00
vcoppe
78fff5981c differentiate selected item and hovered one 2024-07-19 10:09:49 +02:00
vcoppe
603616b4a3 quick help style 2024-07-19 09:53:03 +02:00
vcoppe
27347a8399 add small border to resizer, and explain in docs 2024-07-18 19:10:34 +02:00
vcoppe
37334f734b avoid opacity select overflow 2024-07-18 19:00:29 +02:00
vcoppe
41d60457c6 add file color to waypoint 2024-07-18 17:52:50 +02:00
vcoppe
e0892d0b55 set POI name to category when absent, closes, #15 2024-07-18 16:43:03 +02:00
vcoppe
06e6d7e81e fix map loaded twice 2024-07-18 16:32:36 +02:00
vcoppe
25ea9607f2 only try to hide direction markers when the layer exists 2024-07-18 16:15:37 +02:00
vcoppe
923e47cc45 use devicePixelRatio in additional scales logic 2024-07-18 15:26:31 +02:00
vcoppe
79e872670b allow POI overlap when zoomed in 2024-07-18 13:23:48 +02:00
vcoppe
8c08bc9c7e hide direction markers when item is hidden 2024-07-18 12:53:55 +02:00
vcoppe
161af5751a use default basemap when current one is not found 2024-07-18 12:44:52 +02:00
vcoppe
db1aa3e3d1 create car/motorcycle category and add garage, related to #7 2024-07-18 11:45:35 +02:00
vcoppe
d6c0e403f9 fix time with routing issue 2024-07-18 10:43:38 +02:00
vcoppe
44afe6cc76 fix file tree margins 2024-07-18 00:49:35 +02:00
vcoppe
e16c92fe0a grey out items being cut 2024-07-18 00:37:13 +02:00
vcoppe
3f6f9a8844 fallback elevation value for smoothing and after routing 2024-07-18 00:12:59 +02:00
vcoppe
c8a8ff70b2 Merge branch 'overpass-layer' 2024-07-17 23:11:43 +02:00
vcoppe
92a1c600d0 add overpass poi to file 2024-07-17 23:05:17 +02:00
vcoppe
031184b086 fix routing issue with time data 2024-07-17 19:59:45 +02:00
vcoppe
2b7067a1fb overpass layers progress 2024-07-17 19:40:53 +02:00
vcoppe
9bc5e16351 working overpass layer, and selection 2024-07-17 14:19:04 +02:00
vcoppe
af919c7316 overpass layer progress 2024-07-16 23:57:17 +02:00
vcoppe
fe100f9247 add mapillary frame close button 2024-07-16 16:16:53 +02:00
vcoppe
d0d35468ea routing shortcut 2024-07-16 15:48:01 +02:00
vcoppe
210dd2fe98 fix custom layer creation, relates to #12 2024-07-16 13:26:11 +02:00
vcoppe
4c6633d81d try to fix empty routing profile at first load 2024-07-16 12:24:57 +02:00
vcoppe
e88dbafead enable routing tool without selection, and support multi-select 2024-07-16 12:17:23 +02:00
vcoppe
7f143bf843 refine mapbox style json match 2024-07-16 00:08:15 +02:00
vcoppe
18d3bd426b detect vector styles loaded from mapbox api 2024-07-15 23:44:10 +02:00
vcoppe
f1edc0d2d6 improve mapillary coverage contrast 2024-07-15 23:31:51 +02:00
vcoppe
90a04d7af7 layer control on top of file tabs 2024-07-15 22:50:42 +02:00
vcoppe
a85beee1f0 disclaimer message 2024-07-15 13:19:56 +02:00
vcoppe
d09d2ced04 improve bounds logic 2024-07-15 12:55:25 +02:00
vcoppe
339ecc1c87 fix profile overlay size and glitch when dragging 2024-07-15 11:37:22 +02:00
vcoppe
111eb5c4df improve fix for single select 2024-07-15 10:44:15 +02:00
vcoppe
78d5a478e5 manual webgl2 check 2024-07-13 12:51:04 +02:00
vcoppe
7dd22a5345 message when webgl2 is not supported 2024-07-13 12:19:59 +02:00
vcoppe
06e161f06c change help icon 2024-07-13 12:02:04 +02:00
vcoppe
43c32a3ae1 clear embedding data on destroy 2024-07-13 12:00:10 +02:00
vcoppe
b8e03cf947 fix mounting and destroying issues 2024-07-13 11:42:21 +02:00
vcoppe
ecfa3143ef fix camera settings 2024-07-12 18:18:59 +02:00
vcoppe
24a5daaf9a finished embedding 2024-07-12 18:08:27 +02:00
vcoppe
5419088eaf set fileorder for embedded files 2024-07-12 16:36:26 +02:00
vcoppe
9c0bf6dac5 fix open in link 2024-07-12 16:23:17 +02:00
vcoppe
959aa9c8ed fix embedding URL 2024-07-12 15:56:35 +02:00
vcoppe
de09ab0a24 fix paths 2024-07-12 15:22:36 +02:00
vcoppe
d774f3a53c embedding progress 2024-07-12 15:00:33 +02:00
vcoppe
a7f9e082e4 fix double-click in checkbox and select inputs 2024-07-12 12:19:03 +02:00
vcoppe
030f08abfd embedding progress 2024-07-11 18:42:49 +02:00
vcoppe
ca5b7e42ec add tool icons in docs welcome page 2024-07-11 10:10:36 +02:00
vcoppe
be8ca9c0ee docs welcome page 2024-07-10 19:19:12 +02:00
vcoppe
87b63b45b1 map controls doc 2024-07-10 16:39:48 +02:00
vcoppe
7daf26aa5f finish tools docs 2024-07-10 15:09:52 +02:00
vcoppe
cb4abedc16 small progress 2024-07-10 00:11:47 +02:00
vcoppe
bdcc554aaf fix routing controls visibility on edges of the map 2024-07-09 23:41:38 +02:00
vcoppe
e86dcb7750 docs progress 2024-07-09 22:49:57 +02:00
vcoppe
e174d4d2f5 add routing docs 2024-07-09 22:15:05 +02:00
vcoppe
7bff0dbe02 parse custom layer max zoom if needed, fixes #6 2024-07-09 17:53:17 +02:00
vcoppe
7264445926 docs progress 2024-07-09 17:49:18 +02:00
vcoppe
13a997e272 fix urls with base 2024-07-08 23:39:45 +02:00
vcoppe
04447f4034 rework links 2024-07-08 23:22:37 +02:00
vcoppe
ad7ff5ddba user guide structure draft 2024-07-08 22:43:50 +02:00
vcoppe
bff919c757 use base in URLs 2024-07-08 19:13:31 +02:00
vcoppe
65b297e133 rework page metadata and links 2024-07-08 18:54:16 +02:00
vcoppe
83cd3fd987 fix custom controls mounting 2024-07-08 16:21:19 +02:00
vcoppe
5ed0e75427 use homepage as default page 2024-07-08 15:46:00 +02:00
vcoppe
b38ff26a64 minor about page improvements 2024-07-07 18:26:52 +02:00
vcoppe
8d36e4bafe
Merge pull request #5 from raphaklaus/fix/date-bug
Fix calendar bug
2024-07-05 22:16:39 +02:00
vcoppe
ac20b5a6e7 fix overflow bug 2024-07-05 22:13:33 +02:00
vcoppe
fcb81e2a96 simplify mode management 2024-07-05 18:47:37 +02:00
vcoppe
cb735db216 about page 2024-07-05 16:08:16 +02:00
vcoppe
9edcc5b55b about page progress 2024-07-05 01:02:53 +02:00
Raphael D. Pinheiro
5449805cc0 fix calendar bug 2024-07-04 21:30:23 +02:00
vcoppe
a2ea966d35 Merge branch 'main' into docs
syncing from main
2024-07-04 17:05:51 +02:00
vcoppe
76b41dc546 finish reworking immer updates 2024-07-04 16:25:13 +02:00
vcoppe
8643abfafa real incremental immer patches 2024-07-04 02:17:50 +02:00
vcoppe
affc3ed946 fix selection reset after updates 2024-07-03 22:42:08 +02:00
vcoppe
f75e2a5278 handle series of (de)select events together 2024-07-03 11:30:28 +02:00
vcoppe
c5dea0aeda hide any file item and undo-redo it 2024-07-02 20:04:17 +02:00
vcoppe
874eea271e improve metadata and style ux 2024-07-02 10:21:04 +02:00
vcoppe
89382a497c using markdown for docs 2024-07-02 10:07:54 +02:00
vcoppe
8e446ec74a rework file actions, closes #3 2024-07-01 12:09:49 +02:00
vcoppe
a96d911f36 avoid capturing keyboard events when focusing input or navigation elements, closes #1 2024-06-29 11:40:27 +02:00
vcoppe
defe1522c0 fix height on safari 2024-06-28 21:34:07 +02:00
vcoppe
a838b8cb31 add time to chart tooltip 2024-06-28 19:25:22 +02:00
vcoppe
cbc5c05807 simplify slope segment 2024-06-28 18:40:43 +02:00