Commit Graph

309 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
ac272121d5
Fix for iframe height.
To close #210
2022-10-27 10:41:18 +01:00
Dave Conway-Jones
13926ef385
Fix for bad handling of mapbox id.
to close #208
2022-10-26 18:51:01 +01:00
Dave Conway-Jones
6236928ff5
Only send bounds if they have changed
to close Issue #209
2022-10-26 17:17:22 +01:00
Dave Conway-Jones
f462c97fc5
bump version for release 2022-08-23 12:13:24 +01:00
Dave Conway-Jones
f602401660
fix: upgrade express from 4.17.3 to 4.18.1 (#200)
Snyk has created this PR to upgrade express from 4.17.3 to 4.18.1.

See this package in npm:
https://www.npmjs.com/package/express

See this project in Snyk:
https://app.snyk.io/org/dceejay/project/0cd1de40-e9c5-435e-b4e8-5e41b23da4db?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-07-19 11:21:02 +01:00
Dave Conway-Jones
21db80e180
fix: upgrade express from 4.17.2 to 4.17.3 (#197) 2022-07-07 17:44:31 +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
70bc32d049
Add 3d view to dashboard node, better key handling/errors 2022-03-07 21:04:08 +00:00
Dave Conway-Jones
0f61825466
Update package.json 2022-02-24 21:31:58 +00:00
Dave Conway-Jones
0b259013bb
Add support for gc crossing antimeridian 2022-02-23 15:42:57 +00:00
Dave Conway-Jones
809ae45a3e
Fix allPoints object pass by ref feedback error
to close #194
2022-02-06 17:18: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
3b1cb2056f
ad UTM and MGRS to coordinate display options 2022-01-24 09:09:14 +00:00
Dave Conway-Jones
f5c8132e1e
bump version for release 2022-01-16 15:36:17 +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
80e944afa8
Add greatcircle, fix httpRoot, drawing colours
bump packages
2021-12-30 12:29:05 +00:00
Dave Conway-Jones
e9a2771bc7
bump package.json 2021-12-21 17:24:50 +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
cd2576b16d
fixup convex hull drawing and example 2021-12-17 16:38:27 +00:00
Dave Conway-Jones
1a4951594d
Fix saving fo custom map option 2021-12-16 21:45:21 +00:00
Dave Conway-Jones
38cf0b20f4
bump version 2021-12-05 17:07:00 +00:00
Dave Conway-Jones
e5e0046b82
dont show empty popup for geoobject if there is no content 2021-12-05 09:31:11 +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
14f51b7016
bump for publish 2021-11-24 19:48:15 +00:00
Dave Conway-Jones
7d7b2e2e6e
Fix emoji handling (again) 2021-11-19 11:19:44 +00:00
Dave Conway-Jones
09a5388e6b
bump package 2021-11-10 09:40:37 +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
be204a791e
Fix ui check callback path
to close #158
2021-11-03 11:04:48 +00:00
Dave Conway-Jones
e874fb2a87
Release 2.21.0 - add map chooser to config panel 2021-11-02 16:17:38 +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
549d4a2ba9
bump up level 2021-10-29 11:57:48 +01:00
Dave Conway-Jones
0faebaa83c
bump leaflet level to 1.7 2021-10-25 10:02:31 +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
8cdd679e18
Add bounds event on zoom and move
to close #178
2021-10-22 17:45:35 +01:00
Dave Conway-Jones
fef76473c3
better feedback of clicks and moves 2021-10-21 22:57:51 +01:00
Dave Conway-Jones
32f74a25ab
Add smallplane icon 2021-10-17 17:12:05 +01:00
Dave Conway-Jones
050441ccb1
better emoji handling for SIDC decoration 2021-10-13 22:44:52 +01:00
Dave Conway-Jones
8e98bad30f
more complete feedback on click
better popup image sizing
2021-10-12 21:19:00 +01:00
Dave Conway-Jones
59941f705c
add turf package to included deps 2021-10-04 09:41:46 +01:00
Dave Conway-Jones
704b6edcb6
fix polygon to always have delete option... (maybe) 2021-10-02 13:24:52 +01:00
Dave Conway-Jones
64db718fea
better handling of unpacked kmz files 2021-09-28 17:58:10 +01:00
Dave Conway-Jones
3d337c75a6
revert some changes for old nodejs versions 2021-09-24 17:11:59 +01:00
Dave Conway-Jones
c94545d648
Let user specify custom map by default 2021-09-24 16:22:35 +01:00
Dave Conway-Jones
5eb3985ad1
adjust ui timing check for ui_worldmap 2021-09-24 14:08:18 +01:00
Dave Conway-Jones
35beaace78
bump version 2021-09-16 16:10:58 +01:00
Dave Conway-Jones
71a979b75d
tidy geojson handling slughtly. 2021-09-10 14:57:52 +01:00
Dave Conway-Jones
262298e46d
bump for release 2021-07-02 13:44:10 +01:00
Dave Conway-Jones
2335e7ed9a
let clear heatmap command clear heatmap...
to address Issue #170
2021-06-25 15:38:34 +01:00
Dave Conway-Jones
2c38c62bd9
ongoing nits re sidc icon size 2021-06-24 16:14:58 +01:00
Dave Conway-Jones
9c38c4b43f
Fix altitude handling 2021-06-04 15:34:24 +01:00
Dave Conway-Jones
9592153fe8
fix panit, use alt units, tweak popup alignments 2021-06-04 10:40:55 +01:00
Dave Conway-Jones
ae359e37d0
let speed have units 2021-05-26 13:34:34 +01:00
Dave Conway-Jones
3a5022e360
Let geojsn features optionally be clickable 2021-05-19 18:59:57 +01:00
Dave Conway-Jones
6f07b52b67
Fix list of maps to be in sync
to close #166
2021-05-14 11:20:55 +01:00
Dave Conway-Jones
88abc87dfd
Fix non-propagation of layer property 2021-04-20 15:08:38 +01:00
Dave Conway-Jones
a0ea7a2817
fix map zoom for ocean, tweak mayflower icon size 2021-04-13 10:36:15 +01:00
Dave Conway-Jones
606e8edce0
Add mayflower icon 2021-04-12 17:42:47 +01:00
Dave Conway-Jones
ea437139f1
Add url params to connect message feedback 2021-04-01 09:43:41 +01:00
Dave Conway-Jones
d4cdc48a2f
hide default online layer options if we aren't online 2021-03-26 17:11:10 +00:00
Dave Conway-Jones
9b7fa84554
add rainfall overlay - remove old overlays that don't load 2021-03-26 12:22:59 +00:00
Dave Conway-Jones
3dfa46ecc1
let weight specify arc thickness
to close #161
2021-03-24 17:45:39 +00:00
Dave Conway-Jones
3b1f5767a7
add popup to KML points with name, description and lat, lon 2021-03-21 17:07:06 +00:00
Dave Conway-Jones
1934c7ccbe
add bezier smoothing to tracks 2021-03-15 13:26:02 +00:00
Dave Conway-Jones
2d2ef08ce2
restore last position if in iframe/dashboard
let zoom snap to 0.1  values
2021-03-11 12:44:47 +00:00
Dave Conway-Jones
67e6970795
add more mapserver info to readme and bump for weblink PR 2021-03-07 17:07:47 +00:00
Dave Conway-Jones
f68cee3dce
Fix leader length to be one minute if speed in m/s
Update readme re docker mapserver hints
2021-03-04 11:32:28 +00:00
Dave Conway-Jones
3a17b73ade
delay start of ui widget to try to let dashboard register first 2021-02-23 09:38:55 +00:00
Dave Conway-Jones
5c065627c2
better check of type property before assuming geojson
to close #153
2021-02-21 12:41:22 +00:00
Dave Conway-Jones
79cf724701
update README 2021-02-21 12:06:34 +00:00
Dave Conway-Jones
804569d95c
add addToForm utility function 2021-02-20 15:42:55 +00:00
Dave Conway-Jones
fe394a02f8
align 3d shapes with direction 2021-02-12 18:12:47 +00:00
Dave Conway-Jones
0ce0f87aed
toggle touchzoom more correctly 2021-02-05 11:46:04 +00:00
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
e95e7699f6
bump version 2020-11-17 19:51:54 +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
6595aa7dd6
swap default esri sat layer 2020-09-02 09:44:28 +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
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