Commit Graph

90 Commits

Author SHA1 Message Date
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