Commit Graph

81 Commits

Author SHA1 Message Date
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
Dave Conway-Jones
6edac99bd3
fixup small border tweaks for ui worldmap 2019-09-02 13:30:35 +01:00
Hiroyasu Nishiyama
cfb9f7feda add new ui_worldmap node for displaying map on Node-RED Dashboard (#112)
* add new ui_worldmap node for displaying map on Node-RED Dashboard

* update according to comments
2019-09-02 13:22:38 +01:00
Dave Conway-Jones
ac57a17062
add compression middleware to worldmap 2019-06-23 16:50:56 +01:00
Dave Conway-Jones
83c726966a
Fix track node to also be able to delete layers 2019-06-20 23:13:24 +01:00
Dave Conway-Jones
244e044d3f
Add graticule (from previous PR) 2019-04-21 22:32:01 +01:00
Dave Conway-Jones
91d5398339
Save object states and ignore non moving track updates 2019-04-02 13:04:06 +01:00
Dave Conway-Jones
ff7793b5dd
Better options for tracks
bump version to 1.5.37
2019-04-01 12:17:20 +01:00
Dave Conway-Jones
eda12d207b
Make greyscale wms slightly lighter
(more suitable for backgrounds)
2019-03-31 17:44:08 +01:00
Dave Conway-Jones
66f84b96a5
Tidy up sockets just in case 2019-03-20 16:11:20 +00:00
Dave Conway-Jones
2cf5cca09f
Tidy up dialog css, status report, readme, 1.5.34
add sessionid to status reports on connect/disconnect,
bump for 1.5.34
2019-03-18 09:03:04 +00:00
Dave Conway-Jones
7e70f169a0
Add mouse pointer co-ordinates option 2019-03-10 18:29:44 +00:00
Dave Conway-Jones
97986dca06
Add hide right click option to config 2019-02-27 22:05:02 +00:00
Dave Conway-Jones
2948c02fd2
Add .label option 2019-02-07 10:58:49 +00:00
Dave Conway-Jones
4402a660ba
Fix worldmap in node to start after out node ready 2019-02-06 19:17:00 +00:00
Dave Conway-Jones
f4eb610438
bump dates to 2019, catch small error on failed remove. 2019-01-26 16:25:25 +00:00
Dave Conway-Jones
c2edfbe63e
Fix maxage set to 0 not recognised
to Close #64
2019-01-11 11:11:58 +00:00