Commit Graph

572 Commits

Author SHA1 Message Date
4d0cd24138 更新 'worldmap/index.html' 2024-01-18 21:52:31 +08:00
d2615ad5bc 更新 'worldmap/index.html' 2024-01-18 21:13:11 +08:00
f67a6e7764 更新 'worldmap/index.html' 2024-01-18 21:11:46 +08:00
b0e6d1d02a 更新 'worldmap/worldmap.js' 2024-01-18 21:03:48 +08:00
671adac890 更新 'worldmap/index.html' 2024-01-14 01:20:47 +08:00
21b632b0c4 更新 'worldmap.html' 2024-01-14 01:19:52 +08:00
Dave Conway-Jones
25d0d650b4
Update README.md 2023-12-20 15:06:28 +00:00
Dave Conway-Jones
aea1d9161f
catch error reading pmtiles
(and ignore any)
2023-12-14 15:38:07 +00:00
Dave Conway-Jones
706ace2769
Add ability for pmtiles to be slightly styled
bump to 4.6.0
2023-12-13 15:29:19 +00:00
Dave Conway-Jones
4b0c979d27
Update worldmap.js 2023-11-29 14:31:25 +00:00
Dave Conway-Jones
08fd70fa3c
Update package.json 2023-11-29 13:54:06 +00:00
Dave Conway-Jones
30f90c0039
Fixup pmtiles loading from other directories 2023-11-29 13:53:10 +00:00
Dave Conway-Jones
e2990d2130
small fix to pmtiles loading 2023-11-29 11:42:26 +00:00
Dave Conway-Jones
b881ca0f30
Load pmtiles from userdir rather than node_modules to survive an upgrade
Bump to 4.5.0
2023-11-29 11:03:08 +00:00
Dave Conway-Jones
eb012fee7a
add quad(copter) drone icon
bump to 4.4.0
2023-11-27 17:26:37 +00:00
Dave Conway-Jones
d45e4035a9
Create eslint.yml 2023-11-23 14:59:28 +00:00
Dave Conway-Jones
e93772bbfe
Fix for identical object changing layers 2023-11-09 16:18:47 +00:00
Dave Conway-Jones
6d172129ba
Update worldmap.js 2023-11-09 10:38:16 +00:00
Dave Conway-Jones
a3ea952eed
handle invalid lat or lon more obviously
skip rather than stop.
Bump to 4.3.2
2023-11-09 10:34:25 +00:00
Dave Conway-Jones
7a9b38f6ac
Fix for undefined label name in geojson 2023-11-09 09:49:32 +00:00
Dave Conway-Jones
ceb80e47d9
add more routing detail, and fix SIDC transparency issue
bump to 4.3.1
2023-11-08 11:05:47 +00:00
Dave Conway-Jones
2b0d27d40e
Add local PMtiles base layer support
re-organise README
bump to 4.3.0
2023-11-06 13:52:39 +00:00
Dave Conway-Jones
d96a0eaa97
Revert optional chaining to enhance life
To close #252
2023-11-02 14:51:53 +00:00
Dave Conway-Jones
e2f84d786d
Update README.md 2023-11-01 10:09:08 +00:00
Dave Conway-Jones
c830282b24
Let icons be inline images 2023-11-01 09:31:49 +00:00
Dave Conway-Jones
5bef32c0f4
Update package.json 2023-10-17 10:03:47 +01:00
Dave Conway-Jones
7cddcf49cf
add cog,sog,altft parameters 2023-10-17 10:03:08 +01:00
Dave Conway-Jones
ac40ce1061
Tidy up readme, fix example
general linting
2023-10-15 15:26:05 +01:00
Dave Conway-Jones
4b4a6ef94e
let areas, lines etc have tooltip 2023-10-13 11:22:29 +01:00
Dave Conway-Jones
0ddb5aadd7
let users be able to define variables in context menus and retain values
fix map rotation bug
bump to 4.0
2023-10-10 14:52:14 +01:00
Dave Conway-Jones
7105e2715b
Merge branch 'master' of https://github.com/dceejay/RedMap 2023-10-07 22:38:59 +01:00
Zafrir Ron
63af8b25c9
add code inject option (#205) 2023-10-07 22:37:15 +01:00
Dave Conway-Jones
668e232718
let user set context menu for drawings
(pretty ugly but)
2023-10-07 14:15:31 +01:00
Dave Conway-Jones
b6bbdb64ef
ensure delete drawing appears under drawing events 2023-10-06 18:38:34 +01:00
Dave Conway-Jones
4f9956d474
Sync up drawing sessions across browsers 2023-10-06 15:31:24 +01:00
Dave Conway-Jones
964bbfcf66 Add esri example 2023-10-06 09:22:06 +01:00
Dave Conway-Jones
d964482414 improve geojson overlay rendering options
update readme
2023-10-05 14:57:10 +01:00
Dave Conway-Jones
f75b417a0b Add esri feature layer 2023-10-04 17:31:32 +01:00
Dave Conway-Jones
37dc50ceea
Merge branch 'master' of https://github.com/dceejay/RedMap 2023-10-03 13:33:01 +01:00
Dave Conway-Jones
c740dfa783
bump to Leaflet 1.94, replace draw with geoman, and add rotation (#249)
* Handle drawing double click better

* bump to 1.9.4, add geoman and rotation

remove Draw (use geoman instead)
2023-10-03 13:28:09 +01:00
Dave Conway-Jones
b984e32ab4
Handle drawing double click better 2023-09-30 17:48:33 +01:00
Dave Conway-Jones
ee40ae2a69
revert leaflet libs so draw works again 2023-09-13 14:18:03 +01:00
Dave Conway-Jones
3ecaffeb63
Better kmz library, remove old library 2023-09-01 13:28:24 +01:00
Dave Conway-Jones
21e56f9afb
Fixup more kml markup and geojson drag drop 2023-08-26 18:00:56 +01:00
Dave Conway-Jones
d3259b7189
oops 2023-08-25 14:35:44 +01:00
Dave Conway-Jones
4aa3403572
Handle KMZ files 2023-08-24 21:52:32 +01:00
Dave Conway-Jones
164c6dcedb
More TAK msg handling
spots, waypoints, alerts, sensors
2023-08-21 16:07:18 +01:00
Dave Conway-Jones
fa242b2887
convert color names to hex when adding points 2023-08-14 15:08:20 +01:00
Dave Conway-Jones
f4696a1ad4
Updates leaflet to latest stable 1.9.4 2023-08-14 09:24:45 +01:00
Dave Conway-Jones
645f6c43ad
Make cot timestamps more readable 2023-08-13 14:06:05 +01:00