Commit Graph

213 Commits

Author SHA1 Message Date
Dave Conway-Jones
ad992245be
Turn off clustering by default. 2019-04-02 09:13:07 +01:00
Dave Conway-Jones
eda12d207b
Make greyscale wms slightly lighter
(more suitable for backgrounds)
2019-03-31 17:44:08 +01:00
Dave Conway-Jones
c202e80ec1
Properly clear marker if it changes layers.
to address Issue #85
2019-03-31 17:43:35 +01:00
Dave Conway-Jones
c8e472fb82
not so much variation in sidc sizes 2019-03-29 18:26:55 +00:00
Dave Conway-Jones
76942ad3af
Fix contextmeu $name substitution
to Close #84
2019-03-24 22:29:52 +00:00
Dave Conway-Jones
b34efbe87d
Merge branch 'master' into leaflet-upgrade 2019-03-19 14:37:48 +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
68dc1f9ad7
remove appcache 2019-03-19 12:39:01 +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
5c5e8456f6
add command.conextmenu for main right click updates 2019-03-18 09:01:47 +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
296fa6c910
update dialog polyfill to remove warning 2019-03-17 09:42:49 +00:00
Dave Conway-Jones
4a6c05b24f
update sockjs library 2019-03-16 20:02:05 +00:00
Dave Conway-Jones
02c9baba9a
fix lock, heat, add dynamic right menu 2019-03-16 19:50:06 +00:00
Dave Conway-Jones
9a2e0b130e
update dialog, draw, and sock.js libs 2019-03-16 18:21:22 +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
ed9815f889
Fix map lock once and for all...
hopefully. Close Websocket onunload.
2019-03-15 18:50:37 +00:00
Dave Conway-Jones
ca7b0165d5
close ws on close 2019-03-15 17:27:40 +00:00
Dave Conway-Jones
93d7c8e027
allow customise right click menu 2019-03-15 17:00:00 +00:00
Dave Conway-Jones
a270e53f18
keep in sync with master 2019-03-15 16:41:26 +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
6d82f5b347
popup improvements 2019-03-14 21:46:46 +00:00
Dave Conway-Jones
809edd3d50
revert boatmarker to better previous version 2019-03-11 22:26:46 +00:00
Dave Conway-Jones
64abc0d190
tidy up 2019-03-11 22:12:52 +00:00
Dave Conway-Jones
9b2f89c33a
fix split code to add setsplit again 2019-03-11 21:51:40 +00:00
Dave Conway-Jones
9eb5a7c48d
add draw update 2019-03-11 21:46:04 +00: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
a2bdd32364
Allow layer command of none to remove base layer 2019-03-11 15:48:31 +00:00
Dave Conway-Jones
4c7a0dd2c3
add icons to search pattern.
fix http link in overalay example to be https
2019-03-11 12:59:09 +00:00
Dave Conway-Jones
7e70f169a0
Add mouse pointer co-ordinates option 2019-03-10 18:29:44 +00:00
Dave Conway-Jones
2de1b0bec5
Add msg.tooltip, and update readme 2019-03-10 14:23:53 +00:00
Dave Conway-Jones
776663e426
Add feedback via ws utility function 2019-03-07 22:28:41 +00:00
Dave Conway-Jones
56cd2d97a1
Tidy up readme 2019-03-02 23:21:47 +00:00
Zafrir Ron
4448a82330 Pass dashArray property to leaflet (#74) 2019-03-02 22:28:51 +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
9a00cec20e
Add user definable buttons
to close #67
2019-02-21 12:22:51 +00:00
Dave Conway-Jones
6f0af9f4bb
improve look of popup (imho) 2019-02-21 12:22:20 +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
3fa4992113
Add more side bar info 2019-02-16 17:40:28 +00:00
Dave Conway-Jones
3dee4cbbc6
add to emoji doc - allow actual emoji if required for more modern variations 2019-02-11 22:37:32 +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
3756601cc7
Ensure popped stays popped... (again) 2019-02-07 20:52:05 +00:00
Dave Conway-Jones
2948c02fd2
Add .label option 2019-02-07 10:58:49 +00:00
Dave Conway-Jones
4402a660ba
Fix worldmap in node to start after out node ready 2019-02-06 19:17:00 +00:00
Dave Conway-Jones
6aa8643cc6
Fix node label to not truncate path 2019-02-05 15:01:45 +00:00
Dave Conway-Jones
f4eb610438
bump dates to 2019, catch small error on failed remove. 2019-01-26 16:25:25 +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
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
84ed5e3a2e
Slight reformatting / linting of search PR 2018-10-25 09:56:42 +01:00
Rohan Asmat
27dd9a1fea Basic Dynamic Search Control using the command (#54)
* Worldmap add search command and clear search command

* update in readme!

* update in readme regarding searcch results command

* removing unecessary commits
2018-10-24 23:43:26 +01:00
Dave Conway-Jones
71f868bcff
ensure clicks on country overlay pass through ok 2018-10-22 22:51:18 +01:00
Dave Conway-Jones
6838038c66
remove unnecessary logging 2018-10-22 22:29:16 +01: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
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
31fe6d5ec1
Only add layer to control if control exisits
to close #50
2018-10-04 16:16:08 +01:00
Dave Conway-Jones
68953a1747
Fix clearing overlays - to close #48 2018-10-03 14:57:14 +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
Thorsten von Eicken
2313d9703a allow the icon of GPX overlay markers to be chosen (#41) 2018-09-20 20:47:47 +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
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
212dc07019
Change tile links to default to https
to close  #36
2018-07-01 16:34:23 +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