Commit Graph

334 Commits

Author SHA1 Message Date
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
ab44c8900d
improve test for emoji like before conversion 2021-10-13 22:41:24 +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
35beaace78
bump version 2021-09-16 16:10:58 +01:00
Dave Conway-Jones
bdb8e5a074
spellings 2021-09-11 13:50:27 +01:00
Dave Conway-Jones
71a979b75d
tidy geojson handling slughtly. 2021-09-10 14:57:52 +01:00
Dave Conway-Jones
6234299fd4
tweaks 2021-09-01 15:14:30 +01:00
Dave Conway-Jones
fc99940d99
Fix SIDC label icons 2021-07-02 13:15:03 +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
46d76ab7dd
Add any params to connect message 2021-03-31 21:33:07 +01:00
Dave Conway-Jones
00417276ff
Update leaflet-velocity.min.js 2021-03-29 08:54:11 +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
2d2ef08ce2
restore last position if in iframe/dashboard
let zoom snap to 0.1  values
2021-03-11 12:44:47 +00:00
meeki007
cfb9d96215
enhancement - multiple weblink's (#155)
* enhancement - Multiple weblink's
2021-03-07 16:52:27 +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
3345189d32
Slightly better geojson (make url property into link), Make title first in list 2021-02-23 08:58:41 +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
804569d95c
add addToForm utility function 2021-02-20 15:42:55 +00:00
Dave Conway-Jones
27deece616
Updates for right click to include lat lon, and 3d direction handlilng 2021-02-20 14:04:29 +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
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
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
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
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
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
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
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
f0579ff636
Add legend command 2019-11-12 23:56:50 +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
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
6edac99bd3
fixup small border tweaks for ui worldmap 2019-09-02 13:30:35 +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
Dave Conway-Jones
209fcbd441
Fix track polygons layer, clickable, and ensure fit is boolean
To close #109, to address #110,
bump package
2019-08-07 21:56:26 +01:00
Dave Conway-Jones
cbf1c34a8e
stop map contextmenu bleeding through to marker
to close #103
bump to 2.0.18
2019-06-23 23:15:00 +01:00
Dave Conway-Jones
ca8cd8e24e
Revert some ES6 stuff for a while 2019-06-16 15:57:30 +01:00
Dave Conway-Jones
f3c356bf7d
revert use of ES6 import 2019-06-14 11:43:20 -04:00
Dave Conway-Jones
a98ff9d087
Fix track line color docs to be consistent with actuality 2019-06-13 16:26:27 -04:00
Dave Conway-Jones
552c65b812
Bump milsymbol version, test for layer control before removal 2019-06-12 13:18:33 -04:00
Dave Conway-Jones
9b55b528d7
remove extraneous colsole.log 2019-05-23 09:02:25 +01:00
Dave Conway-Jones
d750237f97
better fix for default icon 2019-05-23 09:01:00 +01:00
Dave Conway-Jones
88040dc80e
Fix default icon to exist correctly 2019-05-23 08:41:04 +01:00
Dave Conway-Jones
58d6662bd8
make sure maxage exists before setting value 2019-05-22 12:27:33 +01:00
Dave Conway-Jones
e1b0572170
Update worldmap.js 2019-05-09 16:41:13 +01:00
Dave Conway-Jones
94aa812ed2
re-organise html file to make re-use easier
(more to come)
2019-05-08 16:36:52 +01:00
Dave Conway-Jones
a92c0ced5b
Switch ruler so it's independent of Draw 2019-05-06 18:19:26 +01:00
Dave Conway-Jones
db13a2c10b
Rearrange drawing to make individual items editable 2019-05-01 12:31:58 +01:00
Dave Conway-Jones
5bd129dd0b
add rectangles to drawn shapes
update readme etc
2019-04-30 11:41:00 +01:00
Dave Conway-Jones
7f205e874e
re-enable draw editing 2019-04-30 08:21:57 +01:00
Dave Conway-Jones
18466c0542
fix update layercontrol 2019-04-29 23:05:17 +01:00
Dave Conway-Jones
6687c08e3c
update old clustering library (and others)
to address #93
2019-04-27 09:18:24 +01:00
Dave Conway-Jones
126041ed60
Update index.html 2019-04-26 10:56:25 +01:00