Commit Graph

450 Commits

Author SHA1 Message Date
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
Dave Conway-Jones
f3c356bf7d
revert use of ES6 import 2019-06-14 11:43:20 -04:00
Dave Conway-Jones
a98ff9d087
Fix track line color docs to be consistent with actuality 2019-06-13 16:26:27 -04:00
Dave Conway-Jones
552c65b812
Bump milsymbol version, test for layer control before removal 2019-06-12 13:18:33 -04:00
Dave Conway-Jones
662b9bbc64
Trim README 2019-05-29 19:22:29 +01:00
Dave Conway-Jones
9b55b528d7
remove extraneous colsole.log 2019-05-23 09:02:25 +01:00
Dave Conway-Jones
d750237f97
better fix for default icon 2019-05-23 09:01:00 +01:00
Dave Conway-Jones
88040dc80e
Fix default icon to exist correctly 2019-05-23 08:41:04 +01:00
Dave Conway-Jones
58d6662bd8
make sure maxage exists before setting value 2019-05-22 12:27:33 +01:00
Dave Conway-Jones
e1b0572170
Update worldmap.js 2019-05-09 16:41:13 +01:00
Dave Conway-Jones
94aa812ed2
re-organise html file to make re-use easier
(more to come)
2019-05-08 16:36:52 +01:00
Dave Conway-Jones
aa4c0eed79
Merge branch 'leaflet-upgrade' 2019-05-08 08:41:11 +01:00
Dave Conway-Jones
0c63e70590
Update README.md 2019-05-07 12:43:22 +01:00
Dave Conway-Jones
adc0ffd1ec
Fix delete layers example 2019-05-07 12:33:18 +01:00
Dave Conway-Jones
a92c0ced5b
Switch ruler so it's independent of Draw 2019-05-06 18:19:26 +01:00
Dave Conway-Jones
db13a2c10b
Rearrange drawing to make individual items editable 2019-05-01 12:31:58 +01:00
Dave Conway-Jones
5bd129dd0b
add rectangles to drawn shapes
update readme etc
2019-04-30 11:41:00 +01:00
Dave Conway-Jones
7f205e874e
re-enable draw editing 2019-04-30 08:21:57 +01:00