Candid Dauth
89bc715fd6
Fix links in documentation
2021-04-24 16:17:12 +02:00
Candid Dauth
0a42f6b502
Finish leaflet components docs
2021-04-18 21:03:56 +02:00
Candid Dauth
8548fdf8a6
Show locate marker above everything else
2021-04-18 13:30:15 +02:00
Candid Dauth
4c5a1230c1
Add more leaflet docs
2021-04-18 13:15:06 +02:00
Candid Dauth
6a426c0a07
Avoid errors when rerendering lines
2021-04-18 13:13:38 +02:00
Candid Dauth
3ecb6f2a6b
Allow customising search result style
2021-04-18 02:08:46 +02:00
Candid Dauth
df38228aa2
Prevent text selection of map
2021-04-18 00:07:00 +02:00
Candid Dauth
ba62fb59e3
Use rounded app icon on Apple
2021-04-17 23:30:16 +02:00
Candid Dauth
0a780f45c3
Start documenting facilmap-leaflet
2021-04-17 19:46:01 +02:00
Candid Dauth
5c739f66e4
Provide a proper way to change the default layers
2021-04-17 19:45:20 +02:00
Candid Dauth
73fc9cd22d
Use different dev-server port for each module
2021-04-17 18:44:23 +02:00
Candid Dauth
3056b0d6d1
Change layer structure, allow using layers on multiple maps
2021-04-17 18:43:49 +02:00
Candid Dauth
bf6b04ddea
Escape square brackets in documentation as a workaround for whxaxes/check-md#4
2021-04-17 15:27:28 +02:00
Candid Dauth
e5f92ed235
Overhaul client documentation
2021-04-17 14:44:29 +02:00
Candid Dauth
ffac638528
Move documentation build to dist/
2021-04-17 14:43:38 +02:00
Candid Dauth
fc0d86c046
Add documentation contribution docs
2021-04-16 03:44:20 +02:00
Candid Dauth
ced3d8d379
Update deps
2021-04-16 03:13:28 +02:00
Candid Dauth
dfdd1b328b
Add note about permissions to standalone installation docs
2021-04-16 03:13:05 +02:00
Candid Dauth
dedbbd693e
Fix ORS_TOKEN typo in config.env.example
2021-04-16 03:12:53 +02:00
Candid Dauth
51fd8c4ef3
v3.1.0
2021-04-15 23:31:04 +02:00
Candid Dauth
17a3b981ab
Adapt structure to add npm bin for facilmap-server
2021-04-15 23:30:25 +02:00
Candid Dauth
986d62b87f
v0.0.0
2021-04-15 23:26:10 +02:00
Candid Dauth
1961a956b8
Update doc structure, get rid of "Administrators" section
2021-04-15 22:02:29 +02:00
Candid Dauth
001979afb8
Make track point handling more reliable
...
- Add a bbox margin of 20 pixels on each side so that line points reach
out of view box
- Recall disconnectSegmentsOutsideViewport on each map move
- Render non-routing lines by their route points rather than track
points (fixes #2 )
2021-04-15 17:22:03 +02:00
Candid Dauth
c40f3174bc
Prevent selecting search results and map objects at the same time using box
2021-04-14 03:53:23 +02:00
Candid Dauth
f02a99bcc5
Add spinners to a lot of actions (also fixes #93 )
2021-04-14 03:45:05 +02:00
Candid Dauth
7cf01a9abe
Disable click handler while drawing box
2021-04-14 02:45:05 +02:00
Candid Dauth
9c20ef6a0d
Make multiple result info scrollable
2021-04-14 02:39:03 +02:00
Candid Dauth
02bfdb86a9
Allow selecting multiple objects by drawing a box
2021-04-14 02:33:54 +02:00
Candid Dauth
4a55d37f79
Set bbox when creating map
2021-04-13 15:21:18 +02:00
Candid Dauth
27717e3fc2
Don't use outdated webpack types
2021-04-13 15:21:07 +02:00
Candid Dauth
5930f5e72d
Allow deleting multiple objects at once ( fixes #84 )
2021-04-11 16:27:11 +02:00
Candid Dauth
d97c875ab2
Add link to release notes to docs
2021-04-11 16:18:14 +02:00
Candid Dauth
7d8a20c5ae
Fix opening custom import dialog when multiple files are open
2021-04-11 04:14:14 +02:00
Candid Dauth
894e51fe04
Improve package files
2021-04-11 04:09:41 +02:00
Candid Dauth
2f920ccc90
Upgrade dependencies
2021-04-11 04:09:32 +02:00
Candid Dauth
d7069a2f2a
v3.0.1
2021-04-10 22:56:16 +02:00
Candid Dauth
d24da1b41e
Return route bbox also for getRoute(), fix type errors
2021-04-10 22:53:37 +02:00
Candid Dauth
c30e055cd1
Fail gracefully if ORS/Mapbox tokens are not configured
2021-04-10 22:53:20 +02:00
Candid Dauth
ce38750fa8
Clean up
2021-04-10 22:33:14 +02:00
Candid Dauth
020eeb0228
Fix socket connection if server runs under sub path
2021-04-10 22:29:16 +02:00
Candid Dauth
699a660a65
Add more shapes ( #78 )
2021-04-10 21:59:20 +02:00
Candid Dauth
8a557b19c2
Fix favicons and add docs how to add FacilMap as an app
2021-04-10 21:56:38 +02:00
Candid Dauth
2b32334ca4
Remove favicon.png
2021-04-10 18:37:30 +02:00
Candid Dauth
350f87f922
Update README
2021-04-10 18:37:17 +02:00
Candid Dauth
3fcfbd4ceb
Add explanation for style-controlling types
2021-04-10 18:36:58 +02:00
Candid Dauth
540d96f3a1
Render pad name initially in HTML for better search engine support
2021-04-10 16:05:32 +02:00
Candid Dauth
fdd795188d
Streamline logos
2021-04-10 16:05:24 +02:00
Candid Dauth
872eeeec6b
Update package files
2021-04-10 02:12:28 +02:00
Candid Dauth
04638511da
v3.0.0
2021-04-10 01:49:04 +02:00