Commit Graph

215 Commits

Author SHA1 Message Date
Dave Conway-Jones
bfe0c49a4d
Stop old tracks reappearing
to close #135
2021-01-23 11:56:46 +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
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
ab7bbbe34d
Add routing option to draw line 2020-11-19 11:48:54 +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
0f4edcb95d
fix NVG import handling of icon symbols 2020-10-28 19:34:25 +00:00
Dave Conway-Jones
f9b6c6743a
fix deleting hulls cleanly 2020-09-02 16:38:01 +01:00
Dave Conway-Jones
de708eeb43
Merge branch 'master' of https://github.com/dceejay/RedMap 2020-08-25 18:13:39 +01:00
Dave Conway-Jones
8d04663ee5
Set Esc key to close all popups. And let feedback also close popup if rqd.
To close #146
2020-08-25 18:13:25 +01:00
meeki007
c00b0f2fda
Update README.md (#145)
Missing Square Bracket in example
2020-08-25 18:03:19 +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
222d4608e6
add rightmenu to added shapes
to close #141
2020-07-25 17:42:39 +01:00
Dave Conway-Jones
444c1f1fcf
add covex-hull node and update info 2020-07-09 22:09:57 +01:00
Dave Conway-Jones
fa132af571
fix missing http icons (bad spelling) 2020-07-02 09:03:35 +01:00
Dave Conway-Jones
df1d70c262
add heading to add marker, ans let http icon size scale 2020-06-30 20:13:22 +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
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
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
87961266b8
fix squawk iconColor handling 2019-10-16 11:26:00 +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
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
e908e2d3c1
Fix marker update when polygon exists with same name 2019-09-16 21:35:06 +01: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
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