Commit Graph

224 Commits

Author SHA1 Message Date
Dave Conway-Jones
4cc47e1560
remove extra tag from readme 2019-09-29 10:23:19 +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
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
0e25222b2a
Update README.md 2019-06-30 18:30:24 +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
f3c356bf7d
revert use of ES6 import 2019-06-14 11:43:20 -04:00
Dave Conway-Jones
a98ff9d087
Fix track line color docs to be consistent with actuality 2019-06-13 16:26:27 -04:00
Dave Conway-Jones
662b9bbc64
Trim README 2019-05-29 19:22:29 +01: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
0c63e70590
Update README.md 2019-05-07 12:43:22 +01:00
Dave Conway-Jones
adc0ffd1ec
Fix delete layers example 2019-05-07 12:33:18 +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
604a7a41d9
let feedback function specify name of action (optional) 2019-04-21 18:31:06 +01:00
Dave Conway-Jones
878ba17b43
Add weathericons 2019-04-12 09:50:55 +01:00
Dave Conway-Jones
3077bf87bd
update Esri layers
re-add hikeBike
2019-04-10 09:34:27 +01:00
Dave Conway-Jones
8b0e64953e
fix quote
Thanks @zenofmud
2019-04-02 17:44:57 +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
c8e472fb82
not so much variation in sidc sizes 2019-03-29 18:26:55 +00:00
Dave Conway-Jones
fd9196500f
add popup and contextmenu examples to readme 2019-03-25 00:17:08 +00:00
Dave Conway-Jones
691df9e37d
bump version to 1.5.36 2019-03-24 22:31:49 +00:00
Dave Conway-Jones
286447438b
Make WMS code in README slightly more real 2019-03-23 22:30:49 +00:00
Dave Conway-Jones
e877673ac0
Add remove base layers example 2019-03-19 14:25:04 +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
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
8de8cc95b1
tidy readme 2019-03-04 08:45:56 +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
852dfddd47
make read json more importable to change nodes 2019-02-21 12:39:09 +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
792502939d
final tidy 2019-02-17 09:40:26 +00:00
Dave Conway-Jones
d20019260e
further readme/info updates 2019-02-16 17:58:41 +00:00
Dave Conway-Jones
3fa4992113
Add more side bar info 2019-02-16 17:40:28 +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
4402a660ba
Fix worldmap in node to start after out node ready 2019-02-06 19:17:00 +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
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
2ca2de2f1a
Trim README changes section 2018-10-25 22:12:29 +01: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
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
beeac34962
fix fa-icons links 2018-10-08 17:41:03 +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
fb9b44e5be
small readme update to include wms overlay 2018-10-02 18:54:09 +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