Commit Graph

362 Commits

Author SHA1 Message Date
Dave Conway-Jones
d4cdc48a2f
hide default online layer options if we aren't online 2021-03-26 17:11:10 +00:00
Dave Conway-Jones
9b7fa84554
add rainfall overlay - remove old overlays that don't load 2021-03-26 12:22:59 +00:00
Dave Conway-Jones
3dfa46ecc1
let weight specify arc thickness
to close #161
2021-03-24 17:45:39 +00:00
Dave Conway-Jones
3b1f5767a7
add popup to KML points with name, description and lat, lon 2021-03-21 17:07:06 +00:00
Dave Conway-Jones
1934c7ccbe
add bezier smoothing to tracks 2021-03-15 13:26:02 +00:00
Dave Conway-Jones
2d2ef08ce2
restore last position if in iframe/dashboard
let zoom snap to 0.1  values
2021-03-11 12:44:47 +00:00
Dave Conway-Jones
61cc435538
Update README.md 2021-03-08 15:52:09 +00:00
Dave Conway-Jones
bdd2d97289
Update README.md 2021-03-08 08:41:15 +00:00
Dave Conway-Jones
67e6970795
add more mapserver info to readme and bump for weblink PR 2021-03-07 17:07:47 +00:00
meeki007
cfb9d96215
enhancement - multiple weblink's (#155)
* enhancement - Multiple weblink's
2021-03-07 16:52:27 +00:00
Dave Conway-Jones
f68cee3dce
Fix leader length to be one minute if speed in m/s
Update readme re docker mapserver hints
2021-03-04 11:32:28 +00:00
Dave Conway-Jones
3a17b73ade
delay start of ui widget to try to let dashboard register first 2021-02-23 09:38:55 +00:00
Dave Conway-Jones
3345189d32
Slightly better geojson (make url property into link), Make title first in list 2021-02-23 08:58:41 +00:00
Dave Conway-Jones
5c065627c2
better check of type property before assuming geojson
to close #153
2021-02-21 12:41:22 +00:00
Dave Conway-Jones
79cf724701
update README 2021-02-21 12:06:34 +00:00
Dave Conway-Jones
804569d95c
add addToForm utility function 2021-02-20 15:42:55 +00:00
Dave Conway-Jones
27deece616
Updates for right click to include lat lon, and 3d direction handlilng 2021-02-20 14:04:29 +00:00
Dave Conway-Jones
698bb517d8
Update README.md 2021-02-19 16:09:50 +00:00
Dave Conway-Jones
fe394a02f8
align 3d shapes with direction 2021-02-12 18:12:47 +00:00
Dave Conway-Jones
0ce0f87aed
toggle touchzoom more correctly 2021-02-05 11:46:04 +00:00
Dave Conway-Jones
bfe0c49a4d
Stop old tracks reappearing
to close #135
2021-01-23 11:56:46 +00:00
Dave Conway-Jones
c0c20f6e6a
Use heading more correctly, and add track property
demote bearing
update readme and examples
2020-12-15 11:02:12 +00:00
juggledad
d0205a6643
Fixed the three examples that casued an error when using the Info tab link error (issue #149) (#150)
* Replaced the Worldmap node with a fresh copy to fix the Info tab link error (issue #149)

* Replaced the Worldmap node with a fresh copy to fix the Info tab link error (issue #149)

* Replaced the Worldmap node with a fresh copy to fix the Info tab link error (issue #149)
2020-12-14 22:19:35 +00:00
Dave Conway-Jones
92c40bf56f
Better geojson drag drop support, ensure contents are buffer 2020-12-07 17:37:40 +00:00
Dave Conway-Jones
821bedca20
Enable File drop on map 2020-12-06 23:53:47 +00:00
Dave Conway-Jones
ab7bbbe34d
Add routing option to draw line 2020-11-19 11:48:54 +00:00
Dave Conway-Jones
e95e7699f6
bump version 2020-11-17 19:51:54 +00:00
Dave Conway-Jones
67125dc3c7
Fix feedback function and hull multiple layer handling 2020-11-17 19:50:38 +00:00
Dave Conway-Jones
ff19903cbb
Let the node name be the map title 2020-11-17 14:45:52 +00:00
Dave Conway-Jones
795b6ce7b3
add fillColor to hulls 2020-11-16 09:13:30 +00:00
Dave Conway-Jones
a7b78986b3
handle kml and nvg strings as inputs 2020-10-29 10:07:19 +00:00
Dave Conway-Jones
0f4edcb95d
fix NVG import handling of icon symbols 2020-10-28 19:34:25 +00:00
Dave Conway-Jones
c5faa5726a
change 3d blobs colors based on SIDC 2020-10-19 12:34:51 +01:00
Dave Conway-Jones
f9b6c6743a
fix deleting hulls cleanly 2020-09-02 16:38:01 +01:00
Dave Conway-Jones
6595aa7dd6
swap default esri sat layer 2020-09-02 09:44:28 +01:00
Dave Conway-Jones
de708eeb43
Merge branch 'master' of https://github.com/dceejay/RedMap 2020-08-25 18:13:39 +01:00
Dave Conway-Jones
8d04663ee5
Set Esc key to close all popups. And let feedback also close popup if rqd.
To close #146
2020-08-25 18:13:25 +01:00
meeki007
c00b0f2fda
Update README.md (#145)
Missing Square Bracket in example
2020-08-25 18:03:19 +01:00
Dave Conway-Jones
139f901928
add lat lon to feedback function 2020-08-24 11:39:59 +01:00
Dave Conway-Jones
d94544d998
Add minimap capability 2020-08-03 13:16:53 +01:00
Dave Conway-Jones
222d4608e6
add rightmenu to added shapes
to close #141
2020-07-25 17:42:39 +01:00
Dave Conway-Jones
80a03f99ab
hide other variables from popup
to close #140
2020-07-13 09:30:44 +01:00
Dave Conway-Jones
444c1f1fcf
add covex-hull node and update info 2020-07-09 22:09:57 +01:00
Dave Conway-Jones
fa132af571
fix missing http icons (bad spelling) 2020-07-02 09:03:35 +01:00
Dave Conway-Jones
df1d70c262
add heading to add marker, ans let http icon size scale 2020-06-30 20:13:22 +01:00
Dave Conway-Jones
5f8c6c3658
try to protect websocket slightly 2020-06-04 16:34:00 +01:00
Dave Conway-Jones
6bce963ba9
Update README.md 2020-05-29 13:34:57 +01:00
Dave Conway-Jones
c4d020cea1
better geojson marker handling 2020-05-28 22:55:14 +01:00
Dave Conway-Jones
7de292d666
fix geoson fill colour 2020-05-28 21:14:45 +01:00
Dave Conway-Jones
a6f0d95c51
better editing of shapes, better esri sat and topo layers 2020-05-15 15:07:06 +01:00