Commit Graph

240 Commits

Author SHA1 Message Date
Dave Conway-Jones
fda5fefc1e
bump for publish 2019-04-21 18:51:39 +01:00
Dave Conway-Jones
1bce76b1c2
Merge branch 'master' into leaflet-upgrade 2019-04-21 18:42:11 +01:00
Dave Conway-Jones
b3933ed139
undo overzealous tidy 2019-04-21 18:42:02 +01:00
Dave Conway-Jones
ee98de941f
Tidy html 2019-04-21 18:36:25 +01:00
Dave Conway-Jones
b75a7e3558
Merge branch 'master' into leaflet-upgrade 2019-04-21 18:33:12 +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
828fb5b3c3
tidy index html files 2019-04-21 16:01:00 +01:00
Dave Conway-Jones
110373506a
move location callback into button declaration
to close #89
2019-04-20 10:27:57 +01:00
Dave Conway-Jones
3923f469b2
Update package.json 2019-04-16 12:04:09 +01:00
Dave Conway-Jones
440d997c8a
Open/close popup if requested 2019-04-15 08:13:32 +01:00
Dave Conway-Jones
d4ce4ef023
Merge branch 'master' into leaflet-upgrade 2019-04-14 13:06:48 +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
Olivier Girondel
3e47abb693 Load buildings data over HTTPS (#88) 2019-04-08 09:42:29 +01:00
Dave Conway-Jones
8b0e64953e
fix quote
Thanks @zenofmud
2019-04-02 17:44:57 +01:00
Dave Conway-Jones
3905d2d300
tidy cluster update 2019-04-02 14:03:42 +01:00
Dave Conway-Jones
91d5398339
Save object states and ignore non moving track updates 2019-04-02 13:04:06 +01:00
Dave Conway-Jones
e2e3e439cb
oops 2019-04-02 11:04:57 +01:00
Dave Conway-Jones
13b2dc0e04
avoid unnecessary unkown layer enable 2019-04-02 10:28:26 +01:00
Dave Conway-Jones
ad992245be
Turn off clustering by default. 2019-04-02 09:13:07 +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
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
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
76942ad3af
Fix contextmeu $name substitution
to Close #84
2019-03-24 22:29:52 +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
66f84b96a5
Tidy up sockets just in case 2019-03-20 16:11:20 +00:00
Dave Conway-Jones
b34efbe87d
Merge branch 'master' into leaflet-upgrade 2019-03-19 14:37:48 +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
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
e069471aa8
Merge branch 'master' of https://github.com/dceejay/RedMap 2019-03-16 17:18:59 +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
23594cfa75
Delete no-response.yml 2019-03-14 23:36:01 +00:00
Dave Conway-Jones
450ac5f985
Update package.json
bump package
2019-03-14 23:31:06 +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