Candid Dauth
|
78bde4be2d
|
Don't use blur filter for highlighted objects (makes everything slow)
|
2017-11-17 19:09:03 +01:00 |
Candid Dauth
|
a61a80fd03
|
Post message when hash changes (#82)
|
2017-11-17 18:27:37 +01:00 |
Candid Dauth
|
1bf9b14242
|
Allow to control components through URL parameters (#82)
|
2017-11-17 17:26:55 +01:00 |
Candid Dauth
|
4f847be5c4
|
Flatten object for filter (fixes #79)
Related to issue https://github.com/joewalnes/filtrex/issues/12, filtrex
does not support nested properties.
|
2017-11-14 01:39:47 +01:00 |
Candid Dauth
|
6d760a0b59
|
Add yarn resolution to avoid multiple versions of leaflet
|
2017-11-14 01:12:25 +01:00 |
Candid Dauth
|
aa743318f6
|
Fix highlighting of default view
|
2017-11-12 12:15:11 +01:00 |
Candid Dauth
|
a22ef8e6a5
|
Short description was not shown anymore in map settings
|
2017-11-11 14:16:04 +01:00 |
Candid Dauth
|
7b0d6d0796
|
Disable elevation, as the limit is reached
|
2017-08-23 11:44:10 +02:00 |
Candid Dauth
|
12d1574f28
|
Add graphic scale (fixes #23)
|
2017-05-28 00:24:40 +02:00 |
Candid Dauth
|
6f3f5106d2
|
Add mouse position indicator (fixes #22)
|
2017-05-28 00:24:23 +02:00 |
Candid Dauth
|
17f25e4291
|
Tag version 2.6.0
|
2017-05-26 17:59:07 +02:00 |
Candid Dauth
|
96c9c03eac
|
Fix showing line tooltip when unhighlighting line
|
2017-05-26 17:46:44 +02:00 |
Candid Dauth
|
c02f87ee42
|
Disable pointer events for FacilMap logo (to avoid conflicts with search form)
|
2017-05-26 17:40:57 +02:00 |
Candid Dauth
|
c1dbe27d2d
|
Clean up GPX code and use EJS template
|
2017-05-26 17:36:51 +02:00 |
Candid Dauth
|
6cc1c5a447
|
Add route mode "straight line" (#17)
|
2017-05-26 16:57:16 +02:00 |
Candid Dauth
|
2790088318
|
Switch to search form when importing files
|
2017-05-26 16:08:10 +02:00 |
Candid Dauth
|
2810d6fc8f
|
Fetch route elevation profile on reconnect
|
2017-05-26 16:08:10 +02:00 |
Candid Dauth
|
9a30b84af6
|
Make it possible to export lines and routes as GPX (fixes #31)
|
2017-05-26 16:08:09 +02:00 |
Candid Dauth
|
7d902e8abd
|
Clean up GPX output and add elevation information to it
|
2017-05-25 23:18:06 +02:00 |
Candid Dauth
|
fd73b7a60d
|
Edit lines using routing form (fixes #17)
|
2017-05-25 22:58:29 +02:00 |
Candid Dauth
|
bd820f9fbf
|
Properly clear route when updating it
|
2017-05-25 12:29:53 +02:00 |
Candid Dauth
|
b3ad5dbca5
|
Fix broken infobox after removing marker
|
2017-05-24 01:03:52 +02:00 |
Candid Dauth
|
bbdac6ec84
|
Fix "Add all to map" menu in search
|
2017-05-24 00:46:16 +02:00 |
Candid Dauth
|
370a758298
|
Make some dropdowns at the bottom of the screen into dropups
|
2017-05-24 00:45:42 +02:00 |
Candid Dauth
|
6c8295d89c
|
Fix sending edited line to clients when route is not recalculated
|
2017-05-24 00:41:26 +02:00 |
Candid Dauth
|
ffc13e645c
|
Hopefully fix rate limit errors for elevation service
|
2017-05-24 00:29:25 +02:00 |
Candid Dauth
|
f146f6b4d2
|
Only get elevation for search results when necessary
|
2017-05-24 00:22:12 +02:00 |
Candid Dauth
|
65a52131d1
|
Fix zooming to route
|
2017-05-24 00:11:10 +02:00 |
Candid Dauth
|
0742a65db4
|
Fix error after moving a marker
|
2017-05-23 22:14:33 +02:00 |
Candid Dauth
|
0bce610a24
|
Fix hiding modification buttons in read-only mode
|
2017-05-23 21:59:55 +02:00 |
Candid Dauth
|
21e9ba1234
|
Release v2.5.1
|
2017-05-20 00:16:56 +02:00 |
Candid Dauth
|
940f564e21
|
Only copy search query to route form if route field is empty
|
2017-05-20 00:10:29 +02:00 |
Candid Dauth
|
77068f3a25
|
Bugfix routing, make it work in non-collaborative mode
|
2017-05-19 23:58:37 +02:00 |
Candid Dauth
|
0031650f6a
|
Release version 2.5.0
|
2017-05-18 11:36:07 +02:00 |
Candid Dauth
|
e2d9d27342
|
Show “Use as” menu also for normal markers (fixes #75)
|
2017-05-17 19:33:28 +02:00 |
Candid Dauth
|
4c09d0168e
|
Bugfixing infoBox and search
|
2017-05-17 19:33:07 +02:00 |
Candid Dauth
|
caee2c2ff2
|
Add support for server-side routes (fixes #28) (#26)
Saves data and shows elevation profile
Preparation for #17
|
2017-05-17 19:00:15 +02:00 |
Candid Dauth
|
6a1fb4f1b3
|
Make showAll behave nicer in search form
|
2017-05-16 20:46:35 +02:00 |
Candid Dauth
|
fcac8b6303
|
Use infoBox for search results
|
2017-05-16 19:04:51 +02:00 |
Candid Dauth
|
ae8ce0710f
|
Bring highlighted markers and lines to foreground
|
2017-05-16 19:03:39 +02:00 |
Candid Dauth
|
3acb8ab8e1
|
Fix some errors with infoBox
|
2017-05-14 22:17:41 +02:00 |
Candid Dauth
|
d6bb69dba6
|
Move blur filter into a utils function
|
2017-05-14 22:17:12 +02:00 |
Candid Dauth
|
3c8c9e4f3f
|
Fix resizing of legend on page load
|
2017-05-14 22:15:30 +02:00 |
Candid Dauth
|
c85eee37a1
|
Fix elevation plot in infoBox
|
2017-05-14 14:50:03 +02:00 |
Candid Dauth
|
bef99447aa
|
Make infobox buttons smaller
|
2017-05-14 13:18:47 +02:00 |
Candid Dauth
|
afb220bac9
|
Fix infobox creating a scroll bar on viewport
|
2017-05-14 13:14:43 +02:00 |
Candid Dauth
|
0ab0b6fd92
|
Make infoBox resizable
|
2017-05-14 00:03:44 +02:00 |
Candid Dauth
|
18a3452f9f
|
Put line info in infoBox (elevation plot does not work yet)
|
2017-05-13 23:35:57 +02:00 |
Candid Dauth
|
c722af09b3
|
Fix behaviour of highlighted markers
|
2017-05-13 23:35:52 +02:00 |
Candid Dauth
|
404f953d88
|
Improve styling of infoBox, do not use layers anymore
|
2017-05-13 23:24:13 +02:00 |