Commit Graph

317 Commits

Author SHA1 Message Date
Dave Conway-Jones
5f8c6c3658
try to protect websocket slightly 2020-06-04 16:34:00 +01:00
Dave Conway-Jones
6bce963ba9
Update README.md 2020-05-29 13:34:57 +01:00
Dave Conway-Jones
c4d020cea1
better geojson marker handling 2020-05-28 22:55:14 +01:00
Dave Conway-Jones
7de292d666
fix geoson fill colour 2020-05-28 21:14:45 +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
8ec7a623c9
better handle random geojson 2020-05-06 15:52:20 +01:00
Dave Conway-Jones
bea77d3d39
improve geojson layer handling 2020-05-05 23:37:27 +01:00
Dave Conway-Jones
d4f30d8970
tweak badges 2020-04-22 22:55:53 +01:00
Dave Conway-Jones
e9be280bd2
fix badges 2020-04-22 19:55:27 +01:00
Dave Conway-Jones
23b8bce4bd
fix fa-marker offset slightly to imporve accuracy 2020-04-19 22:26:49 +01:00
Dave Conway-Jones
99ed6f859b
show icon in circle if requested
to close #128
2020-04-19 21:51:51 +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
7908311561
add bus icon to worldmap 2020-04-01 17:53:29 +01:00
Dave Conway-Jones
de84d86016
fix sat layer max zoom and tidy circle docs in README 2020-03-29 11:08:21 +01:00
Dave Conway-Jones
e29f06f1e8
add simpler geojson support 2020-03-24 11:53:54 +00: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
e7b41e000d
only draw circle (and not also a point) when asked 2020-03-11 18:55:51 +00:00
Dave Conway-Jones
57d1032fef
Add colour options for drawing layer 2020-03-11 12:18:18 +00:00
Dave Conway-Jones
3350094154
Better implimentation of legend (thanks @zafrirron ) 2020-01-03 10:38:44 +00:00
Dave Conway-Jones
9d904f5b10
Add range rings capability 2019-11-25 13:48:43 +00:00
Dave Conway-Jones
ec4068c839
Update README.md 2019-11-16 22:04:05 +00:00
Dave Conway-Jones
f0579ff636
Add legend command 2019-11-12 23:56:50 +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
87961266b8
fix squawk iconColor handling 2019-10-16 11:26:00 +01:00
Dave Conway-Jones
46335a61be
Update CHANGELOG.md 2019-10-16 10:21:37 +01:00
Dave Conway-Jones
49f6cc5e87
fix handling alt and speed if strings
linting
2019-10-16 10:20:29 +01:00
Dave Conway-Jones
16bf971596
Create no-response.yml 2019-10-02 21:41:33 +01:00
Nick O'Leary
957ad08758 Remove extraneous </div> (#118)
This is the rogue bit of html that is breaking its page on the flow library.
2019-09-29 22:29:13 +01:00
Dave Conway-Jones
4cc47e1560
remove extra tag from readme 2019-09-29 10:23:19 +01:00
Dave Conway-Jones
f1b377a196
fix web path error 2019-09-27 12:21:59 +01:00
Dave Conway-Jones
f061ac10c1
fix removelayer syntax to close #116
pushed as version 2.1.2
2019-09-18 15:38:03 +01:00
Dave Conway-Jones
cf88fffb48
bump package 2019-09-18 08:41:42 +01:00
Dave Conway-Jones
e908e2d3c1
Fix marker update when polygon exists with same name 2019-09-16 21:35:06 +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
16b8ce050b
handle SIDC missing getProperties function 2019-08-20 13:33:36 +01:00
Dave Conway-Jones
5a99aaf57d
allow loading overlays hidden
to also not trigger addlayer event
to close #108
2019-08-16 17:25:45 +01:00
Dave Conway-Jones
09dfaa052f
add missing brace 2019-08-08 12:28:53 +01:00
Dave Conway-Jones
209fcbd441
Fix track polygons layer, clickable, and ensure fit is boolean
To close #109, to address #110,
bump package
2019-08-07 21:56:26 +01:00
Dave Conway-Jones
0e25222b2a
Update README.md 2019-06-30 18:30:24 +01:00
Dave Conway-Jones
cbf1c34a8e
stop map contextmenu bleeding through to marker
to close #103
bump to 2.0.18
2019-06-23 23:15:00 +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
ca8cd8e24e
Revert some ES6 stuff for a while 2019-06-16 15:57:30 +01:00