Commit Graph

260 Commits

Author SHA1 Message Date
Dave Conway-Jones
8e98bad30f
more complete feedback on click
better popup image sizing
2021-10-12 21:19:00 +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
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
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
2783e449f1
fix readme 2021-07-02 13:43:12 +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
61f2ee3106
fix spelling in changelog 2021-04-25 16:41:29 +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
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
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
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
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
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
46335a61be
Update CHANGELOG.md 2019-10-16 10:21:37 +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
e908e2d3c1
Fix marker update when polygon exists with same name 2019-09-16 21:35:06 +01:00
Dave Conway-Jones
f8a4f4207e
fix -in node connect event logic from being backwards
and remove extraneous debug
2019-09-02 15:19:09 +01:00
Dave Conway-Jones
aff51c116a
let worldap in node only send connect events if required.
(makes life easier for resends etc..)
Bump package etc in anticipation of release etc.
2019-09-02 15:08:34 +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
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
83c726966a
Fix track node to also be able to delete layers 2019-06-20 23:13:24 +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
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
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
6687c08e3c
update old clustering library (and others)
to address #93
2019-04-27 09:18:24 +01:00
Dave Conway-Jones
41a730de1e
bump for npm
also to close #90 and close #91
2019-04-26 00:09:21 +01:00
Dave Conway-Jones
cbfb5f3702
Add helicopter icon
fix Cooridinates file name case
2019-04-25 23:57:23 +01:00
Dave Conway-Jones
f9a0e7bb28
Let circles be clickable, and better ellipses. 2019-04-23 23:56:14 +01:00
Dave Conway-Jones
2e35345be1
lets lines and areas have popups 2019-04-23 13:20:19 +01:00
Dave Conway-Jones
244e044d3f
Add graticule (from previous PR) 2019-04-21 22:32:01 +01:00
Dave Conway-Jones
fda5fefc1e
bump for publish 2019-04-21 18:51:39 +01:00
Dave Conway-Jones
878ba17b43
Add weathericons 2019-04-12 09:50:55 +01:00
Dave Conway-Jones
ff7793b5dd
Better options for tracks
bump version to 1.5.37
2019-04-01 12:17:20 +01:00
Dave Conway-Jones
691df9e37d
bump version to 1.5.36 2019-03-24 22:31:49 +00:00
Dave Conway-Jones
ea9b4afcb5
Add ability to remove base layers and overlays via cmd
Add watercolor to pick list, hide hike bike (until fixed)
to close #83
2019-03-19 13:53:06 +00:00
Dave Conway-Jones
2cf5cca09f
Tidy up dialog css, status report, readme, 1.5.34
add sessionid to status reports on connect/disconnect,
bump for 1.5.34
2019-03-18 09:03:04 +00:00
Dave Conway-Jones
ed6c383ed1
Tidy up help, update dialog polyfill.
fix menucontext blank disable, update cache
2019-03-17 18:15:52 +00:00
Dave Conway-Jones
9f54efdb16
Add context menu to README
and bump version to 1.5.32
2019-03-15 19:24:10 +00:00
Dave Conway-Jones
8447c768b9
Fix pan then lock, unlock then pan. And mouse coordinates at start
to close #81  and close #82
2019-03-14 23:30:07 +00:00
Dave Conway-Jones
baeb62427e
Tidy up for 1.5.30 2019-03-11 17:33:53 +00:00
Dave Conway-Jones
56cd2d97a1
Tidy up readme 2019-03-02 23:21:47 +00:00
Dave Conway-Jones
923e8592aa
remove lat/lon from popup if using .popup 2019-03-02 16:12:05 +00:00
Dave Conway-Jones
677177575b
tidy up popup location and timing
Add countries layer if no internet
2019-02-28 18:58:45 +00:00
Dave Conway-Jones
97986dca06
Add hide right click option to config 2019-02-27 22:05:02 +00:00
Dave Conway-Jones
5f074740ff
ensure all tiles loaded over https 2019-02-24 22:47:03 +00:00
Dave Conway-Jones
9a00cec20e
Add user definable buttons
to close #67
2019-02-21 12:22:51 +00:00
Dave Conway-Jones
a8038dde66
fix right click menu not hiding , and ensure popup always has close
to close #69 and close #70
2019-02-20 22:30:19 +00:00
Dave Conway-Jones
c8a75f71d4
Add emoji icon support 👍 2019-02-11 16:40:34 +00:00
Dave Conway-Jones
3b22462992
slight fixes to label position. Add .lineColor
bump to 1.5.22
2019-02-08 19:07:22 +00:00
Dave Conway-Jones
2948c02fd2
Add .label option 2019-02-07 10:58:49 +00:00
Dave Conway-Jones
3839485a30
bump package 2019-02-06 19:59:15 +00:00
Dave Conway-Jones
6aa8643cc6
Fix node label to not truncate path 2019-02-05 15:01:45 +00:00
Manuel Mausz
d94aadf502 Update Leaflet.vector-markers to 0.0.6 (#66)
* Update Leaflet.vector-markers to 0.0.6

* Bump to v1.5.18
2019-01-26 16:00:37 +00:00
Dave Conway-Jones
c2edfbe63e
Fix maxage set to 0 not recognised
to Close #64
2019-01-11 11:11:58 +00:00
Dave Conway-Jones
3e51895d45
add panlock, zoomlock and hiderightclick control options
to close #60
2018-12-23 14:30:26 +00:00
Dave Conway-Jones
0194165a8a
Stop delete marker feedback
to close #59
2018-12-07 11:27:21 +00:00
Dave Conway-Jones
7ce853145a
ensure name is part of click message
to close #57
2018-11-21 19:48:20 +00:00
Dave Conway-Jones
e68f71d9c1
Send marker click to websocket
to close #56
2018-11-17 12:10:46 +00:00
Dave Conway-Jones
d77c6e70ec
Add geocoding names to search 2018-11-17 10:53:05 +00:00
Dave Conway-Jones
f8c9a71230
fixup weblink example in readme 2018-11-09 17:26:53 +00:00
Dave Conway-Jones
28da7948d9
try again on panning with popup 2018-11-09 12:54:43 +00:00
Dave Conway-Jones
57c27d0fd9
move open popup to requested marker 2018-11-09 11:16:45 +00:00
Dave Conway-Jones
738e953549
let sidc be entered as lowercase, and be more draggable 2018-10-30 22:22:45 +00:00
Dave Conway-Jones
24f3a066ba
Allow show/hidelayer to add multiple overlyas in one go
To close #53
2018-10-22 22:09:56 +01:00
Dave Conway-Jones
0e7484263c
Add screen split capability 2018-10-22 21:01:24 +01:00
Dave Conway-Jones
4600491b0a
Add side by side command mode 2018-10-15 23:20:38 +01:00
Dave Conway-Jones
5799b58216
Adding spacing to config menu for IE ;-(
tiny bit of dcj linting
bump version
2018-10-15 17:11:48 +01:00
Dave Conway-Jones
b511f97e2b
let draw layer added icons be draggable by default 2018-10-13 22:42:52 +01:00
Dave Conway-Jones
4d870dd38b
update changelog, redme, tidy for release 2018-10-13 00:08:07 +01:00
Dave Conway-Jones
43765d8b89
allow fa-icon midifers to affect size more usefully
to close #49
2018-10-04 22:39:42 +01:00
Dave Conway-Jones
68953a1747
Fix clearing overlays - to close #48 2018-10-03 14:57:14 +01:00
Dave Conway-Jones
e48a681623
add a couple of useful overlays 2018-10-01 19:24:58 +01:00
Dave Conway-Jones
e3b65979fc
allow GPX, KML icon 2018-09-20 22:26:17 +01:00
Dave Conway-Jones
f14c7fb081
bump to 1.4.2 2018-09-19 20:50:06 +01:00
Dave Conway-Jones
fdc92c958e
add _sessionid to worldmap in node 2018-09-13 07:58:18 -04:00
Dave Conway-Jones
96bb58c4d7
let icons be draggable (if so enabled) 2018-08-21 14:45:43 +01:00
Dave Conway-Jones
1914ed3b9c
Tidy up other numeric inputs
to close #39
2018-07-17 12:21:01 +01:00
Dave Conway-Jones
d7d6be036a
add ISS icon 2018-07-16 15:52:33 +01:00
Dave Conway-Jones
cacb49f611
bugfix inline satellite icon 2018-07-16 10:19:17 +01:00
Dave Conway-Jones
3bf4ef369c
bug fix for inline svg icons
pushed as 1.3.2
2018-07-09 13:32:18 +01:00
Dave Conway-Jones
15b8efe6b2
Add popup = true to auto open
to Close #37
2018-07-04 09:05:41 +01:00
Dave Conway-Jones
25ecbcb80a
Add KML and TOPOJSON,- bump to 1.3.0
Add 3d buildings as a new page
2018-07-01 16:35:35 +01:00
Dave Conway-Jones
f7c1b59a35
Add topojson, gpx and kml layers 2018-06-26 20:42:24 +01:00
Dave Conway-Jones
6942c1ab12
add target property to weblink 2018-06-17 22:47:47 +02:00