Commit Graph

85 Commits

Author SHA1 Message Date
d42483adfb 更新 'worldmap.html' 2024-01-20 15:58:43 +08:00
1d60a5b5ec 更新 'worldmap.html' 2024-01-18 22:20:51 +08:00
21b632b0c4 更新 'worldmap.html' 2024-01-14 01:19:52 +08:00
Dave Conway-Jones
b881ca0f30
Load pmtiles from userdir rather than node_modules to survive an upgrade
Bump to 4.5.0
2023-11-29 11:03:08 +00:00
Dave Conway-Jones
b6bbdb64ef
ensure delete drawing appears under drawing events 2023-10-06 18:38:34 +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
Dave Conway-Jones
942186035d
Add TAK input capability 2023-08-11 15:21:34 +01:00
Dave Conway-Jones
608a2c5bd6
fix ui-worldmap not appearing 2023-01-03 16:08:26 +00:00
Dave Conway-Jones
13926ef385
Fix for bad handling of mapbox id.
to close #208
2022-10-26 18:51:01 +01:00
Zafrir Ron
6f28ffc91e
optional ruler (#206) 2022-09-23 13:41:24 +01:00
Dave Conway-Jones
ab16942e34
Add location toggle and trackme command options, also remove historic layers
to close #202 and close #201
2022-08-23 12:09:14 +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
6b898e6d3f
Add QTH option, and try connect when Ready 2022-01-29 17:49:36 +00:00
Dave Conway-Jones
3b1cb2056f
ad UTM and MGRS to coordinate display options 2022-01-24 09:09:14 +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
1a4951594d
Fix saving fo custom map option 2021-12-16 21:45:21 +00:00
Dave Conway-Jones
fdfe82ec37
Let worldmap-in layer events be selectable 2021-11-26 12:47:41 +00:00
Dave Conway-Jones
3b69789909
fix ship overlay name 2021-11-03 15:13:51 +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
c94545d648
Let user specify custom map by default 2021-09-24 16:22:35 +01:00
Dave Conway-Jones
6f07b52b67
Fix list of maps to be in sync
to close #166
2021-05-14 11:20:55 +01:00
Dave Conway-Jones
1934c7ccbe
add bezier smoothing to tracks 2021-03-15 13:26:02 +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
c0c20f6e6a
Use heading more correctly, and add track property
demote bearing
update readme and examples
2020-12-15 11:02:12 +00:00
Dave Conway-Jones
821bedca20
Enable File drop on map 2020-12-06 23:53:47 +00:00
Dave Conway-Jones
ab7bbbe34d
Add routing option to draw line 2020-11-19 11:48:54 +00:00
Dave Conway-Jones
795b6ce7b3
add fillColor to hulls 2020-11-16 09:13:30 +00: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
a6f0d95c51
better editing of shapes, better esri sat and topo layers 2020-05-15 15:07:06 +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
2e500c39d8
add another option to clear track from track store 2020-03-16 19:36:40 +00:00
Dave Conway-Jones
ccf7afd3f4
try changing text/x-red to text/html 2019-11-02 18:03:43 +00:00
Dave Conway-Jones
7c1c8d430a
Update worldmap.html 2019-10-18 23:52:18 +01: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
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
244e044d3f
Add graticule (from previous PR) 2019-04-21 22:32:01 +01:00
Dave Conway-Jones
3077bf87bd
update Esri layers
re-add hikeBike
2019-04-10 09:34:27 +01:00
Dave Conway-Jones
3905d2d300
tidy cluster update 2019-04-02 14:03:42 +01:00
Dave Conway-Jones
ad992245be
Turn off clustering by default. 2019-04-02 09:13:07 +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
ea9b4afcb5
Add ability to remove base layers and overlays via cmd
Add watercolor to pick list, hide hike bike (until fixed)
to close #83
2019-03-19 13:53:06 +00:00
Dave Conway-Jones
7e70f169a0
Add mouse pointer co-ordinates option 2019-03-10 18:29:44 +00:00
Dave Conway-Jones
2de1b0bec5
Add msg.tooltip, and update readme 2019-03-10 14:23:53 +00:00
Dave Conway-Jones
8de8cc95b1
tidy readme 2019-03-04 08:45:56 +00:00