Commit Graph

334 Commits

Author SHA1 Message Date
Dave Conway-Jones
89569f5827
Use a better KML parsing library
to close #211
2022-11-10 11:08:18 +00:00
Dave Conway-Jones
6236928ff5
Only send bounds if they have changed
to close Issue #209
2022-10-26 17:17:22 +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
5d1d99b479
fix buttons 2022-06-10 14:05:30 +01:00
Dave Conway-Jones
5787896cd5
let button settings be an array 2022-06-08 19:18:11 +01:00
Dave Conway-Jones
0e6c2505b2
Fix layer command for non core base layers
to Close #195
2022-04-08 11:53:10 +01:00
Dave Conway-Jones
c4bdb031e5
better geojson sidc icon handling 2022-04-02 23:52:27 +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
71111f8c8a
better smoothing for greatcircles 2022-02-24 21:28:54 +00:00
Dave Conway-Jones
0b259013bb
Add support for gc crossing antimeridian 2022-02-23 15:42:57 +00:00
Dave Conway-Jones
b5553b2acb
resend markers for late joiners 2022-02-04 11:24:48 +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
eb3d4bb04e
Update worldmap.js 2022-01-25 10:03:14 +00:00
Dave Conway-Jones
cd48c56e12
Update worldmap.js 2022-01-25 09:46:19 +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
f005ae2f4d
Fix 3d stuff to work again... vaguely... 2022-01-16 17:25:05 +00:00
Dave Conway-Jones
7d0badd134
Add bounds command capability 2022-01-16 15:35:27 +00:00
Dave Conway-Jones
49198b79d2
Fix geojson multiline fill mistake 2022-01-12 17:05:44 +00:00
Dave Conway-Jones
19def98cf8
tweak drawing colours 2022-01-10 15:48:26 +00:00
Dave Conway-Jones
84307ebd19
fix circle/ellipse accuracy 2022-01-08 12:04:33 +00:00
Dave Conway-Jones
0fa462c4c0
tweak greatcircle readme 2022-01-02 16:02:02 +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
5010c596a2
Fix addtoheatmap - to close #192 2021-12-21 17:22:23 +00:00
Dave Conway-Jones
fac1876000
add line and area fit to readme 2021-12-21 15:44:56 +00:00
Dave Conway-Jones
cbbd0bd0cb
fix area stroke opacity 2021-12-21 13:29:36 +00:00
Dave Conway-Jones
5048d111e1
Fix loading of maps 2021-12-17 22:56:58 +00:00
Dave Conway-Jones
1a4951594d
Fix saving fo custom map option 2021-12-16 21:45:21 +00:00
Dave Conway-Jones
8aa754132a
Bump for dynamic logo PR
slight tidy and add to README
2021-12-05 17:05:30 +00:00
Dave Conway-Jones
140c5234e4
only show geoobject popup if it has any contents 2021-12-05 09:30:15 +00:00
smallf00t
f62a8e9445
Hide or customize "Node-RED Map All The Things" Header (#188)
Add command listening to topbar logo
2021-12-05 09:02:31 +00:00
Dave Conway-Jones
e54b4dbef5
Update worldmap.js 2021-11-28 19:38:25 +00:00
Dave Conway-Jones
182c38b376
tidy up layers event 2021-11-26 16:35:14 +00:00
Dave Conway-Jones
fdfe82ec37
Let worldmap-in layer events be selectable 2021-11-26 12:47:41 +00:00
Dave Conway-Jones
2363a767b9
Fix Add icon menu to include sidc link 2021-11-24 20:20:55 +00:00
Dave Conway-Jones
cf2d06c543
let SDIC be 4 chars 2021-11-24 19:47:01 +00:00
Dave Conway-Jones
7d7b2e2e6e
Fix emoji handling (again) 2021-11-19 11:19:44 +00:00
Dave Conway-Jones
39271a6179
fix handling of old ship nav layer 2021-11-10 09:39:36 +00:00
Dave Conway-Jones
ac8bc0f499
Update worldmap.css 2021-11-06 21:11:39 +00:00
Dave Conway-Jones
a13ab85372
Better handling of random geojson with more properties 2021-11-06 12:03:42 +00:00
Dave Conway-Jones
0a04418eee
Fix leader length, add transparent pixels option 2021-11-05 13:02:10 +00:00
Dave Conway-Jones
4fb075d28c
add zoom to bounds, fix max zoom on layers 2021-11-03 21:28:22 +00:00
Dave Conway-Jones
3b69789909
fix ship overlay name 2021-11-03 15:13:51 +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
374f7002d2
Add pbf layer support
to close #123
2021-10-29 11:30:03 +01:00
Dave Conway-Jones
0faebaa83c
bump leaflet level to 1.7 2021-10-25 10:02:31 +01:00
Dave Conway-Jones
4a7af58ded
fix missing videoUrl br tag 2021-10-24 23:36:39 +01:00
Dave Conway-Jones
8d7e735a25
let fill Opacity be 0
to close #179
2021-10-24 16:04:44 +01:00
Dave Conway-Jones
cdcccb296b
Update worldmap.js 2021-10-22 23:40:32 +01:00
Dave Conway-Jones
8cdd679e18
Add bounds event on zoom and move
to close #178
2021-10-22 17:45:35 +01:00