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
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
ac57a17062
add compression middleware to worldmap
2019-06-23 16:50:56 +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
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
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
5bd129dd0b
add rectangles to drawn shapes
...
update readme etc
2019-04-30 11:41:00 +01:00
Dave Conway-Jones
18466c0542
fix update layercontrol
2019-04-29 23:05:17 +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
3923f469b2
Update package.json
2019-04-16 12:04:09 +01:00
Dave Conway-Jones
08cdba4131
First attempt at leaflet 1.4 upgrade
2019-03-11 21:08:53 +00:00
Dave Conway-Jones
baeb62427e
Tidy up for 1.5.30
2019-03-11 17:33:53 +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
e605679c3b
bump package for npm
2019-02-21 12:23:45 +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
7bf1b9eaf0
bump package for npm
2019-02-11 09:00:14 +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
071007f11c
let clusterAt be set to 0 to disable completely
...
To close #61
2018-12-22 17:05:26 +00:00
Dave Conway-Jones
456354059c
bump map on npm
2018-12-13 09:15:48 +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
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
84ed5e3a2e
Slight reformatting / linting of search PR
2018-10-25 09:56:42 +01:00
Dave Conway-Jones
16e588567d
bump package for Issue #53
2018-10-23 08:34:14 +01:00
Dave Conway-Jones
0e7484263c
Add screen split capability
2018-10-22 21:01:24 +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
428d0aca55
fix add to layer, update popup lat/lon on move
2018-10-15 00:03:42 +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
3992e05cdc
multimap ( #51 )
...
* fix fa-icons links
* first go at multimaps
* Handle cleaning up old static routes
Not great but seems to be the best way...
Issue #40
* add some colour buttons
* Add topojson countries layer for disconnected use
2018-10-12 23:58:20 +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
98391b4b75
Fix overlay layer name
2018-10-02 10:42:45 +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
5bf01197c5
missing bracket
2018-09-11 17:14:34 -04:00
Dave Conway-Jones
0b7be08e70
Better scale NATO symbols
2018-09-10 21:03:52 -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
8a962a7695
bump package number for npm
2018-07-04 09:07:16 +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
Dave Conway-Jones
641ddbf5df
add higher maxZoom
2018-06-13 17:35:43 +01:00
Dave Conway-Jones
978a7be495
refix command plus payload
2018-06-11 17:08:26 +01:00
Dave Conway-Jones
24a49ada68
bump package to 1.2.1 for npm
2018-06-06 23:47:07 +01:00
Dave Conway-Jones
029bc14b77
Bump to 1.2.0 - improve deletion of markers and tracks)
...
(should have bumped when adding velocity layer)
2018-06-06 18:13:50 +01:00
Dave Conway-Jones
c5ebded6ef
add how to delete info to tracks node
2018-06-04 21:10:09 +01:00
Dave Conway-Jones
deec8ffab0
Add velocity layer
2018-06-03 16:12:13 +01:00
Dave Conway-Jones
609335d4eb
Update info , readme, tidy NATO symbols code
2018-05-31 22:50:50 +01:00
Dave Conway-Jones
f2bc8b6e74
Add proper NATO symbology
2018-05-31 17:32:29 +01:00
Dave Conway-Jones
6f921380bd
Add new building support
2018-05-29 09:04:32 +01:00
Dave Conway-Jones
4d5170373f
fix link to changeling
2018-05-18 10:25:18 +01:00
Dave Conway-Jones
39a7121ad0
Updates to readme / split out changeling
2018-05-18 09:59:46 +01:00
Dave Conway-Jones
37f4d61d02
fix websocket multiple connections
2018-05-02 23:57:11 +01:00
Dave Conway-Jones
4aea60ea32
Add geojson layer capability
2018-01-03 08:31:02 +00:00
Dave Conway-Jones
8b07db78df
Add videoUrl support to popup
2017-12-13 22:16:09 +00:00
Dave Conway-Jones
dd8ef10ec6
Fix map base root
...
to Close #28
2017-11-23 22:00:58 +00:00
Dave Conway-Jones
a478a3ac63
remove xs logging
2017-11-19 22:35:30 +00:00
Dave Conway-Jones
40dac68dab
add ability to clear a layer
...
v 1.1.5 to close #29
2017-11-01 17:16:58 +00:00
Dave Conway-Jones
e74c67d071
Add layer option to node edit control
...
To close #27
2017-10-10 23:51:18 +01:00
Dave Conway-Jones
3f8405c3c0
re-do some already implemented changes (git monday blues)
2017-09-06 16:00:37 +01:00
Dave Conway-Jones
7f33169333
typo !
2017-09-06 14:39:14 +01:00
Dave Conway-Jones
d7cef80daa
fix adding overlay to embedded map
2017-09-06 13:08:04 +01:00
Dave Conway-Jones
c0c422075f
Move to sock.js, remove non-working overlays.
2017-08-13 18:31:53 +01:00
Dave Conway-Jones
63a35dd34c
bump package.json
2017-08-10 16:19:28 +01:00
Dave Conway-Jones
2421e5f23b
fix for icon not specified
2017-08-03 16:09:03 +01:00
Dave Conway-Jones
a3ee1beba9
add raw fa-icons
...
un-“fix” web socket
2017-07-12 17:59:56 +01:00
Dave Conway-Jones
a7e40afea4
bump package and close ws
2017-06-28 08:56:45 +01:00
Dave Conway-Jones
8314f9dc05
slight update to readme
2017-06-28 08:56:45 +01:00
Dave Conway-Jones
c7ce07e8d4
Map tidy up - add msg.latitude to tracks
2017-06-20 23:27:18 +01:00