Commit Graph

582 Commits

Author SHA1 Message Date
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
c5faa5726a
change 3d blobs colors based on SIDC 2020-10-19 12:34:51 +01:00
Dave Conway-Jones
f9b6c6743a
fix deleting hulls cleanly 2020-09-02 16:38:01 +01:00
Dave Conway-Jones
6595aa7dd6
swap default esri sat layer 2020-09-02 09:44:28 +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
80a03f99ab
hide other variables from popup
to close #140
2020-07-13 09:30:44 +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
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