Commit Graph

274 Commits

Author SHA1 Message Date
Dave Conway-Jones
1a7ccdb45d
fix hang on layer change 2023-05-17 08:45:05 +01:00
Dave Conway-Jones
010a9aad21
Fix to show custom layer if it is the only one defined
to close #230
2023-04-26 10:52:53 +01:00
Dave Conway-Jones
d4fd1fdb7e
Warn if msgs missing payload property
to close #229
2023-04-14 18:43:46 +01:00
Dave Conway-Jones
1225cb36d2
Bump for 2.37.0 (add fly to option) 2023-04-11 14:56:06 +01:00
Dave Conway-Jones
7d9c9a6603
Add Awareness for sidc icons just off edge of map (#228)
* Update worldmap.js

add edge sidc icons

* Bump edge awareness for release
2023-04-04 18:57:18 +01:00
Dave Conway-Jones
8627c03a2f
Let clickable property also work for markers 2023-03-26 15:06:10 +01:00
Dave Conway-Jones
54d855b4c2
bump for local icon path PR
version 2.34.0
2023-03-13 11:22:23 +00:00
Dave Conway-Jones
8009d215e5
bump version for publish 2023-01-21 13:38:22 +00:00
Dave Conway-Jones
608a2c5bd6
fix ui-worldmap not appearing 2023-01-03 16:08:26 +00:00
Dave Conway-Jones
9667df12f3
Fix split map position in iframe 2022-12-16 18:28:17 +00:00
Dave Conway-Jones
23a0aa12e1
Let heatmap be completely replaced 2022-12-13 15:45:27 +00:00
Dave Conway-Jones
1bdc44f4f9
delete markers from heatmap when removed.
to close #218
bump for release
2022-12-13 14:40:36 +00:00
Dave Conway-Jones
efc5d49f41
Undo previous fix. Not so nice looking
to Close #217
2022-12-01 12:48:16 +00:00
Dave Conway-Jones
d6d2359016
More Antimeridian wrikles
to close #216
2022-11-30 15:52:29 +00:00
Dave Conway-Jones
05d5968c1a
Bump package for v2.31.1 2022-11-23 10:24:24 +00:00
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