Commit Graph

97 Commits

Author SHA1 Message Date
Dave Conway-Jones
d96a0eaa97
Revert optional chaining to enhance life
To close #252
2023-11-02 14:51:53 +00:00
Dave Conway-Jones
668e232718
let user set context menu for drawings
(pretty ugly but)
2023-10-07 14:15:31 +01:00
Dave Conway-Jones
b6bbdb64ef
ensure delete drawing appears under drawing events 2023-10-06 18:38:34 +01:00
Dave Conway-Jones
4f9956d474
Sync up drawing sessions across browsers 2023-10-06 15:31:24 +01:00
Dave Conway-Jones
c740dfa783
bump to Leaflet 1.94, replace draw with geoman, and add rotation (#249)
* Handle drawing double click better

* bump to 1.9.4, add geoman and rotation

remove Draw (use geoman instead)
2023-10-03 13:28:09 +01:00
meeki007
71940b811f
Update worldmap.js - for _clientheaders msg (#243) 2023-07-15 13:02:49 +01:00
Dave Conway-Jones
132d3b5871
Fix to not store old session specific data
to close #233
to close #234
to close #235
2023-05-27 11:14:43 +01:00
Dave Conway-Jones
d4fd1fdb7e
Warn if msgs missing payload property
to close #229
2023-04-14 18:43:46 +01:00
Dave Conway-Jones
ac272121d5
Fix for iframe height.
To close #210
2022-10-27 10:41:18 +01:00
Zafrir Ron
6f28ffc91e
optional ruler (#206) 2022-09-23 13:41:24 +01:00
Dave Conway-Jones
70bc32d049
Add 3d view to dashboard node, better key handling/errors 2022-03-07 21:04:08 +00:00
Dave Conway-Jones
809ae45a3e
Fix allPoints object pass by ref feedback error
to close #194
2022-02-06 17:18:57 +00:00
Dave Conway-Jones
b5553b2acb
resend markers for late joiners 2022-02-04 11:24:48 +00:00
Dave Conway-Jones
f005ae2f4d
Fix 3d stuff to work again... vaguely... 2022-01-16 17:25:05 +00:00
Dave Conway-Jones
80e944afa8
Add greatcircle, fix httpRoot, drawing colours
bump packages
2021-12-30 12:29:05 +00:00
Dave Conway-Jones
cd2576b16d
fixup convex hull drawing and example 2021-12-17 16:38:27 +00:00
Dave Conway-Jones
182c38b376
tidy up layers event 2021-11-26 16:35:14 +00:00
Dave Conway-Jones
fdfe82ec37
Let worldmap-in layer events be selectable 2021-11-26 12:47:41 +00:00
Dave Conway-Jones
cf2d06c543
let SDIC be 4 chars 2021-11-24 19:47:01 +00:00
Dave Conway-Jones
be204a791e
Fix ui check callback path
to close #158
2021-11-03 11:04:48 +00:00
Dave Conway-Jones
fd18abd294
Events filters and Map Selection (#180)
* add filter for bounds but sort of wrong way round

* Better go at event filters

* Let user pick layers and overlays at config time

* update graticule, fix css

* Update package.json

* fix initial basemap old maps

* tidy up
2021-11-02 16:13:47 +00:00
Dave Conway-Jones
fef76473c3
better feedback of clicks and moves 2021-10-21 22:57:51 +01:00
Dave Conway-Jones
3d337c75a6
revert some changes for old nodejs versions 2021-09-24 17:11:59 +01:00
Dave Conway-Jones
c94545d648
Let user specify custom map by default 2021-09-24 16:22:35 +01:00
Dave Conway-Jones
5eb3985ad1
adjust ui timing check for ui_worldmap 2021-09-24 14:08:18 +01:00
Dave Conway-Jones
6234299fd4
tweaks 2021-09-01 15:14:30 +01:00
meeki007
edd56c122a
add _sessionip of the user connected to a _sessionid (#163)
* add _sessionip of the user connected to a _sessionid

![https://i.ibb.co/GM3yFxv/sessionip.jpg](https://i.ibb.co/GM3yFxv/sessionip.jpg)

* forgot the disconnect section
2021-03-31 20:47:38 +01:00
Dave Conway-Jones
1934c7ccbe
add bezier smoothing to tracks 2021-03-15 13:26:02 +00:00
Dave Conway-Jones
67e6970795
add more mapserver info to readme and bump for weblink PR 2021-03-07 17:07:47 +00:00
Dave Conway-Jones
f68cee3dce
Fix leader length to be one minute if speed in m/s
Update readme re docker mapserver hints
2021-03-04 11:32:28 +00:00
Dave Conway-Jones
3a17b73ade
delay start of ui widget to try to let dashboard register first 2021-02-23 09:38:55 +00:00
Dave Conway-Jones
92c40bf56f
Better geojson drag drop support, ensure contents are buffer 2020-12-07 17:37:40 +00:00
Dave Conway-Jones
821bedca20
Enable File drop on map 2020-12-06 23:53:47 +00:00
Dave Conway-Jones
67125dc3c7
Fix feedback function and hull multiple layer handling 2020-11-17 19:50:38 +00:00
Dave Conway-Jones
ff19903cbb
Let the node name be the map title 2020-11-17 14:45:52 +00:00
Dave Conway-Jones
795b6ce7b3
add fillColor to hulls 2020-11-16 09:13:30 +00:00
Dave Conway-Jones
a7b78986b3
handle kml and nvg strings as inputs 2020-10-29 10:07:19 +00:00
Dave Conway-Jones
f9b6c6743a
fix deleting hulls cleanly 2020-09-02 16:38:01 +01:00
Dave Conway-Jones
139f901928
add lat lon to feedback function 2020-08-24 11:39:59 +01:00
Dave Conway-Jones
d94544d998
Add minimap capability 2020-08-03 13:16:53 +01:00
Dave Conway-Jones
444c1f1fcf
add covex-hull node and update info 2020-07-09 22:09:57 +01:00
Dave Conway-Jones
5f8c6c3658
try to protect websocket slightly 2020-06-04 16:34:00 +01:00
Dave Conway-Jones
8f51fa21ae
Show ruler if grib turned on, better fix for array of tracks
to close #127, to close #124
2020-04-14 13:46:45 +01:00
Dave Conway-Jones
e405c73510
rotate http icons, and let tracks handle arrays
to close #124, to close #125
2020-04-08 22:06:48 +01:00
Dave Conway-Jones
2e500c39d8
add another option to clear track from track store 2020-03-16 19:36:40 +00:00
Dave Conway-Jones
f1b377a196
fix web path error 2019-09-27 12:21:59 +01:00
Dave Conway-Jones
211603448e
ready for publish as 2.1.0 2019-09-04 23:29:53 +02:00
Hiroyasu Nishiyama
76423e11cd disable ui_worldmap if Node-RED Dashboard not installed (#113) 2019-09-04 23:13:01 +02:00
Dave Conway-Jones
f8a4f4207e
fix -in node connect event logic from being backwards
and remove extraneous debug
2019-09-02 15:19:09 +01:00
Dave Conway-Jones
aff51c116a
let worldap in node only send connect events if required.
(makes life easier for resends etc..)
Bump package etc in anticipation of release etc.
2019-09-02 15:08:34 +01:00