Commit Graph

247 Commits

Author SHA1 Message Date
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
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
cf88fffb48
bump package 2019-09-18 08:41:42 +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
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
Dave Conway-Jones
e71332dc15
Add Tracks node - and fix Windows web socket 2017-05-15 13:55:22 +01:00
Dave Conway-Jones
d507389953
move web socket to unique place
and support Joe’s satellite node
2017-05-02 19:46:48 +01:00
Dave Conway-Jones
950264ac13
Add local map server capability 2017-04-20 13:44:19 +01:00
Dave Conway-Jones
6dc383c497 Add weblink property to msg to setup a link to external page
to close #11
2017-03-20 16:05:40 +00:00
Dave Conway-Jones
e1d8734c1c Add heatmap options to control message options to close #10 2017-03-04 14:13:05 +00:00
Dave Conway-Jones
e1cc6209bf let you specify both point(icon) and radius
to Close #8
and update fa-icons to 4.7.0
2016-11-13 20:27:12 +00:00
Dave Conway-Jones
688353832d Add 3d buildings layer 2016-10-18 22:37:07 +01:00
Dave Conway-Jones
0b350cf822 Add circle mode to map 2016-09-06 13:47:58 +01:00
Dave Conway-Jones
e6ae60068b Fix .photoUrl property to match docs
To close #7
Thanks @edwin-oetelaar for spotting the mistake
2016-09-03 16:08:28 +01:00
Dave Conway-Jones
63b1ed4156 Small updates, setMaxListeners(0). 2016-08-17 09:24:16 +01:00
Dave Conway-Jones
5f8c22a3ee remove Mapquest map type 2016-07-24 11:57:22 +01:00
Dave Conway-Jones
80fbd59002 Fix web socket connect/disconnect 2016-06-27 11:55:30 +01:00
Dave Conway-Jones
7e6aec6558 update mavrkercluster, and add to options 2016-06-15 12:57:31 +01:00
Dave Conway-Jones
3ca9b2453d Add initial position ability to Worldmap 2016-06-12 12:40:29 +01:00
Dave Conway-Jones
d5efb79daf update favicon, add apache 2016-06-08 22:07:54 +01:00
Dave Conway-Jones
132dd6758d tidy up zoom levels for most maps, and
make sure lines and areas work, and fixup css
2016-06-05 18:37:17 +01:00
Dave Conway-Jones
4647189130 better handling of web socket listeners 2016-06-02 12:35:12 +01:00
Dave Conway-Jones
47571bcb73 Much more reliable socket.io handling
and reconnections
2016-06-01 23:40:38 +01:00
Dave Conway-Jones
6a86dac240 Better doc for events, and allow add overlay map.
fix fullscreen bug (spelling)
2016-06-01 17:19:04 +01:00
Dave Conway-Jones
a2a8ff1316 Add fullscreen capability to world map
(and update examples to new format)
2016-05-31 09:21:25 +01:00
Dave Conway-Jones
ce9a554d39 let map sit in an iframe...
(you know where this is headed :-)
2016-05-26 22:12:56 +01:00
Dave Conway-Jones
786cee3ed9 Add status to world map node 2016-05-24 21:34:18 +01:00
Dave Conway-Jones
8629f1f017 Fix map local storage of zoom levels
and socket.io reconnect
2016-05-20 16:41:13 +01:00
Dave Conway-Jones
0fcfb24c9d Use socket.io for Worldmap
Major bump to 1.0.0
2016-05-18 23:26:08 +01:00
Dave Conway-Jones
e39dae334d allow change in cluster zoom level 2016-05-17 12:22:04 +01:00
Dave Conway-Jones
9b987b4953 Update fa-icons, fix mouse pointer in menu 2016-05-17 08:47:45 +01:00
Dave Conway-Jones
304568283b Add dialog polypill for "other" browsers
to close #1
2016-05-16 16:07:23 +01:00
Dave Conway-Jones
17cea6022a slight css change and small tweaks 2016-05-08 11:07:09 +01:00
Dave Conway-Jones
6ca7d0685f Add car sag icon 2016-04-18 16:57:31 +01:00
Dave Conway-Jones
7f6837fa29 add to worldmap README.md 2016-04-07 21:35:43 +01:00
Dave Conway-Jones
19fdeafdd2 update Readme 2016-04-01 11:43:24 +01:00
Dave Conway-Jones
2e195108b8 fix package.json 2016-04-01 11:34:33 +01:00
Dave Conway-Jones
f8b5755d50 initial commit 2016-04-01 11:31:07 +01:00