Compare commits
46 Commits
Author | SHA1 | Date | |
---|---|---|---|
7f591cb2c2 | |||
f3b97cb71f | |||
ab3940d445 | |||
6bb0c72361 | |||
4d33631844 | |||
535f4c0752 | |||
77d4cd0a6e | |||
d95cc654fc | |||
42837bc2ca | |||
dea0e019a1 | |||
73ba181356 | |||
e43c4b44f4 | |||
16d5e656bf | |||
ca3ea08b99 | |||
70acdd3d96 | |||
226162eca1 | |||
8323694f64 | |||
42f785d14b | |||
87e259a7a1 | |||
c070aa062b | |||
a8473fa039 | |||
bdd60ed816 | |||
08f9486315 | |||
cdc9aa1e50 | |||
15767decfc | |||
5178b8732f | |||
f5553377f9 | |||
415962b583 | |||
0d65affd4b | |||
31a3463c9b | |||
46a9fffb8a | |||
f4765d0c48 | |||
0d9daf8b4f | |||
ed7fc5fba3 | |||
ed4c18b773 | |||
ba50e67380 | |||
eb81ee9aaa | |||
0c0d5dd273 | |||
|
7059eafc81 | ||
b4497aaa3e | |||
f90ac6a37e | |||
28caeef105 | |||
e2988d4621 | |||
|
285ffd680e | ||
50100b02dc | |||
6f7a90fb15 |
@ -1,4 +1,4 @@
|
||||
version: 13.40.{build}
|
||||
version: 13.43.{build}
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
@ -3,7 +3,7 @@ unix:!macx:!android {
|
||||
} else {
|
||||
TARGET = GPXSee
|
||||
}
|
||||
VERSION = 13.40
|
||||
VERSION = 13.43
|
||||
|
||||
QT += core \
|
||||
gui \
|
||||
|
101
gpxsee.qrc
@ -139,7 +139,101 @@
|
||||
<qresource prefix="/marine">
|
||||
<file alias="light-major.png">icons/map/marine/light-major.png</file>
|
||||
<file alias="buoy.png">icons/map/marine/buoy.png</file>
|
||||
<file alias="buoy-white.png">icons/map/marine/buoy-white.png</file>
|
||||
<file alias="buoy-white-black.png">icons/map/marine/buoy-white-black.png</file>
|
||||
<file alias="buoy-white-green.png">icons/map/marine/buoy-white-green.png</file>
|
||||
<file alias="buoy-white-red.png">icons/map/marine/buoy-white-red.png</file>
|
||||
<file alias="buoy-white-yellow.png">icons/map/marine/buoy-white-yellow.png</file>
|
||||
<file alias="buoy-white-yellow-white.png">icons/map/marine/buoy-white-yellow-white.png</file>
|
||||
<file alias="buoy-green.png">icons/map/marine/buoy-green.png</file>
|
||||
<file alias="buoy-green-white.png">icons/map/marine/buoy-green-white.png</file>
|
||||
<file alias="buoy-green-white-green-white.png">icons/map/marine/buoy-green-white-green-white.png</file>
|
||||
<file alias="buoy-green-black.png">icons/map/marine/buoy-green-black.png</file>
|
||||
<file alias="buoy-green-red.png">icons/map/marine/buoy-green-red.png</file>
|
||||
<file alias="buoy-green-red-green.png">icons/map/marine/buoy-green-red-green.png</file>
|
||||
<file alias="buoy-green-red-green-red.png">icons/map/marine/buoy-green-red-green-red.png</file>
|
||||
<file alias="buoy-red.png">icons/map/marine/buoy-red.png</file>
|
||||
<file alias="buoy-red-white.png">icons/map/marine/buoy-red-white.png</file>
|
||||
<file alias="buoy-red-white-red-white.png">icons/map/marine/buoy-red-white-red-white.png</file>
|
||||
<file alias="buoy-red-black.png">icons/map/marine/buoy-red-black.png</file>
|
||||
<file alias="buoy-red-green.png">icons/map/marine/buoy-red-green.png</file>
|
||||
<file alias="buoy-red-yellow.png">icons/map/marine/buoy-red-yellow.png</file>
|
||||
<file alias="buoy-red-green-red.png">icons/map/marine/buoy-red-green-red.png</file>
|
||||
<file alias="buoy-red-green-red-green.png">icons/map/marine/buoy-red-green-red-green.png</file>
|
||||
<file alias="buoy-yellow.png">icons/map/marine/buoy-yellow.png</file>
|
||||
<file alias="buoy-yellow-white.png">icons/map/marine/buoy-yellow-white.png</file>
|
||||
<file alias="buoy-yellow-white-yellow.png">icons/map/marine/buoy-yellow-white-yellow.png</file>
|
||||
<file alias="buoy-yellow-black.png">icons/map/marine/buoy-yellow-black.png</file>
|
||||
<file alias="buoy-yellow-black-yellow.png">icons/map/marine/buoy-yellow-black-yellow.png</file>
|
||||
<file alias="buoy-yellow-red-yellow.png">icons/map/marine/buoy-yellow-red-yellow.png</file>
|
||||
<file alias="buoy-black-white.png">icons/map/marine/buoy-black-white.png</file>
|
||||
<file alias="buoy-black-red.png">icons/map/marine/buoy-black-red.png</file>
|
||||
<file alias="buoy-black-white-black.png">icons/map/marine/buoy-black-white-black.png</file>
|
||||
<file alias="buoy-black-red-black.png">icons/map/marine/buoy-black-red-black.png</file>
|
||||
<file alias="buoy-black-green.png">icons/map/marine/buoy-black-green.png</file>
|
||||
<file alias="buoy-black-yellow.png">icons/map/marine/buoy-black-yellow.png</file>
|
||||
<file alias="buoy-black-yellow-black.png">icons/map/marine/buoy-black-yellow-black.png</file>
|
||||
<file alias="beacon.png">icons/map/marine/beacon.png</file>
|
||||
<file alias="beacon-white.png">icons/map/marine/beacon-white.png</file>
|
||||
<file alias="beacon-white-black.png">icons/map/marine/beacon-white-black.png</file>
|
||||
<file alias="beacon-white-green.png">icons/map/marine/beacon-white-green.png</file>
|
||||
<file alias="beacon-white-red.png">icons/map/marine/beacon-white-red.png</file>
|
||||
<file alias="beacon-white-yellow.png">icons/map/marine/beacon-white-yellow.png</file>
|
||||
<file alias="beacon-white-yellow-white.png">icons/map/marine/beacon-white-yellow-white.png</file>
|
||||
<file alias="beacon-green.png">icons/map/marine/beacon-green.png</file>
|
||||
<file alias="beacon-green-white.png">icons/map/marine/beacon-green-white.png</file>
|
||||
<file alias="beacon-green-white-green-white.png">icons/map/marine/beacon-green-white-green-white.png</file>
|
||||
<file alias="beacon-green-black.png">icons/map/marine/beacon-green-black.png</file>
|
||||
<file alias="beacon-green-red.png">icons/map/marine/beacon-green-red.png</file>
|
||||
<file alias="beacon-green-red-green.png">icons/map/marine/beacon-green-red-green.png</file>
|
||||
<file alias="beacon-green-red-green-red.png">icons/map/marine/beacon-green-red-green-red.png</file>
|
||||
<file alias="beacon-red.png">icons/map/marine/beacon-red.png</file>
|
||||
<file alias="beacon-red-white.png">icons/map/marine/beacon-red-white.png</file>
|
||||
<file alias="beacon-red-white-red-white.png">icons/map/marine/beacon-red-white-red-white.png</file>
|
||||
<file alias="beacon-red-black.png">icons/map/marine/beacon-red-black.png</file>
|
||||
<file alias="beacon-red-green.png">icons/map/marine/beacon-red-green.png</file>
|
||||
<file alias="beacon-red-yellow.png">icons/map/marine/beacon-red-yellow.png</file>
|
||||
<file alias="beacon-red-green-red.png">icons/map/marine/beacon-red-green-red.png</file>
|
||||
<file alias="beacon-red-green-red-green.png">icons/map/marine/beacon-red-green-red-green.png</file>
|
||||
<file alias="beacon-yellow.png">icons/map/marine/beacon-yellow.png</file>
|
||||
<file alias="beacon-yellow-white.png">icons/map/marine/beacon-yellow-white.png</file>
|
||||
<file alias="beacon-yellow-white-yellow.png">icons/map/marine/beacon-yellow-white-yellow.png</file>
|
||||
<file alias="beacon-yellow-black.png">icons/map/marine/beacon-yellow-black.png</file>
|
||||
<file alias="beacon-yellow-black-yellow.png">icons/map/marine/beacon-yellow-black-yellow.png</file>
|
||||
<file alias="beacon-yellow-red-yellow.png">icons/map/marine/beacon-yellow-red-yellow.png</file>
|
||||
<file alias="beacon-black-white.png">icons/map/marine/beacon-black-white.png</file>
|
||||
<file alias="beacon-black-white-black.png">icons/map/marine/beacon-black-white-black.png</file>
|
||||
<file alias="beacon-black-red.png">icons/map/marine/beacon-black-red.png</file>
|
||||
<file alias="beacon-black-red-black.png">icons/map/marine/beacon-black-red-black.png</file>
|
||||
<file alias="beacon-black-green.png">icons/map/marine/beacon-black-green.png</file>
|
||||
<file alias="beacon-black-yellow.png">icons/map/marine/beacon-black-yellow.png</file>
|
||||
<file alias="beacon-black-yellow-black.png">icons/map/marine/beacon-black-yellow-black.png</file>
|
||||
<file alias="spar-buoy.png">icons/map/marine/spar-buoy.png</file>
|
||||
<file alias="spar-buoy-red.png">icons/map/marine/spar-buoy-red.png</file>
|
||||
<file alias="spar-buoy-green.png">icons/map/marine/spar-buoy-green.png</file>
|
||||
<file alias="spar-buoy-yellow.png">icons/map/marine/spar-buoy-yellow.png</file>
|
||||
<file alias="spar-buoy-white.png">icons/map/marine/spar-buoy-white.png</file>
|
||||
<file alias="spar-buoy-black-yellow.png">icons/map/marine/spar-buoy-black-yellow.png</file>
|
||||
<file alias="spar-buoy-white-red.png">icons/map/marine/spar-buoy-white-red.png</file>
|
||||
<file alias="spar-buoy-black-red.png">icons/map/marine/spar-buoy-black-red.png</file>
|
||||
<file alias="spar-buoy-white-green.png">icons/map/marine/spar-buoy-white-green.png</file>
|
||||
<file alias="spar-buoy-red-yellow.png">icons/map/marine/spar-buoy-red-yellow.png</file>
|
||||
<file alias="spar-buoy-red-green.png">icons/map/marine/spar-buoy-red-green.png</file>
|
||||
<file alias="spar-buoy-black-yellow-black.png">icons/map/marine/spar-buoy-black-yellow-black.png</file>
|
||||
<file alias="spar-buoy-yellow-black.png">icons/map/marine/spar-buoy-yellow-black.png</file>
|
||||
<file alias="spar-buoy-yellow-black-yellow.png">icons/map/marine/spar-buoy-yellow-black-yellow.png</file>
|
||||
<file alias="spar-buoy-red-white.png">icons/map/marine/spar-buoy-red-white.png</file>
|
||||
<file alias="spar-buoy-green-red-green.png">icons/map/marine/spar-buoy-green-red-green.png</file>
|
||||
<file alias="spar-buoy-red-green-red.png">icons/map/marine/spar-buoy-red-green-red.png</file>
|
||||
<file alias="spar-buoy-black-red-black.png">icons/map/marine/spar-buoy-black-red-black.png</file>
|
||||
<file alias="spar-buoy-yellow-red-yellow.png">icons/map/marine/spar-buoy-yellow-red-yellow.png</file>
|
||||
<file alias="spar-buoy-green-red.png">icons/map/marine/spar-buoy-green-red.png</file>
|
||||
<file alias="spar-buoy-black-white.png">icons/map/marine/spar-buoy-black-white.png</file>
|
||||
<file alias="spar-buoy-white-yellow.png">icons/map/marine/spar-buoy-white-yellow.png</file>
|
||||
<file alias="spar-buoy-yellow-white.png">icons/map/marine/spar-buoy-yellow-white.png</file>
|
||||
<file alias="spar-buoy-green-white.png">icons/map/marine/spar-buoy-green-white.png</file>
|
||||
<file alias="mooring-buoy.png">icons/map/marine/mooring-buoy.png</file>
|
||||
<file alias="platform.png">icons/map/marine/platform.png</file>
|
||||
<file alias="rock-exposed.png">icons/map/marine/rock-exposed.png</file>
|
||||
<file alias="rock-dangerous.png">icons/map/marine/rock-dangerous.png</file>
|
||||
<file alias="wreck.png">icons/map/marine/wreck.png</file>
|
||||
@ -159,11 +253,8 @@
|
||||
<file alias="yacht-harbor.png">icons/map/marine/yacht-harbor.png</file>
|
||||
<file alias="fishing-harbor.png">icons/map/marine/fishing-harbor.png</file>
|
||||
<file alias="pile.png">icons/map/marine/pile.png</file>
|
||||
<file alias="spar-buoy.png">icons/map/marine/spar-buoy.png</file>
|
||||
<file alias="mooring-buoy.png">icons/map/marine/mooring-buoy.png</file>
|
||||
<file alias="tower.png">icons/map/marine/tower.png</file>
|
||||
<file alias="chimney.png">icons/map/marine/chimney.png</file>
|
||||
<file alias="platform.png">icons/map/marine/platform.png</file>
|
||||
<file alias="ferry-line.png">icons/map/marine/ferry-line.png</file>
|
||||
<file alias="dw-route-line.png">icons/map/marine/dw-route-line.png</file>
|
||||
<file alias="fence-line.png">icons/map/marine/fence-line.png</file>
|
||||
@ -218,6 +309,10 @@
|
||||
<file alias="nature-reserve-line.png">icons/map/marine/nature-reserve-line.png</file>
|
||||
<file alias="sanctuary-line.png">icons/map/marine/sanctuary-line.png</file>
|
||||
<file alias="fishing-farm.png">icons/map/marine/fishing-farm.png</file>
|
||||
<file alias="shellfish-farm-line.png">icons/map/marine/shellfish-farm-line.png</file>
|
||||
<file alias="degaussing-line.png">icons/map/marine/degaussing-line.png</file>
|
||||
<file alias="nofishing-line.png">icons/map/marine/nofishing-line.png</file>
|
||||
<file alias="fishing-line.png">icons/map/marine/fishing-line.png</file>
|
||||
</qresource>
|
||||
|
||||
<!-- Patterns (Mapsforge) -->
|
||||
|
BIN
icons/map/marine/beacon-black-green.png
Normal file
After Width: | Height: | Size: 282 B |
BIN
icons/map/marine/beacon-black-red-black.png
Normal file
After Width: | Height: | Size: 273 B |
BIN
icons/map/marine/beacon-black-red.png
Normal file
After Width: | Height: | Size: 277 B |
BIN
icons/map/marine/beacon-black-white-black.png
Normal file
After Width: | Height: | Size: 275 B |
BIN
icons/map/marine/beacon-black-white.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
icons/map/marine/beacon-black-yellow-black.png
Normal file
After Width: | Height: | Size: 274 B |
BIN
icons/map/marine/beacon-black-yellow.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
icons/map/marine/beacon-green-black.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
icons/map/marine/beacon-green-red-green-red.png
Normal file
After Width: | Height: | Size: 294 B |
BIN
icons/map/marine/beacon-green-red-green.png
Normal file
After Width: | Height: | Size: 295 B |
BIN
icons/map/marine/beacon-green-red.png
Normal file
After Width: | Height: | Size: 290 B |
BIN
icons/map/marine/beacon-green-white-green-white.png
Normal file
After Width: | Height: | Size: 295 B |
BIN
icons/map/marine/beacon-green-white.png
Normal file
After Width: | Height: | Size: 286 B |
BIN
icons/map/marine/beacon-green.png
Normal file
After Width: | Height: | Size: 281 B |
BIN
icons/map/marine/beacon-red-black.png
Normal file
After Width: | Height: | Size: 277 B |
BIN
icons/map/marine/beacon-red-green-red-green.png
Normal file
After Width: | Height: | Size: 300 B |
BIN
icons/map/marine/beacon-red-green-red.png
Normal file
After Width: | Height: | Size: 293 B |
BIN
icons/map/marine/beacon-red-green.png
Normal file
After Width: | Height: | Size: 289 B |
BIN
icons/map/marine/beacon-red-white-red-white.png
Normal file
After Width: | Height: | Size: 288 B |
BIN
icons/map/marine/beacon-red-white.png
Normal file
After Width: | Height: | Size: 284 B |
BIN
icons/map/marine/beacon-red-yellow.png
Normal file
After Width: | Height: | Size: 283 B |
BIN
icons/map/marine/beacon-red.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
icons/map/marine/beacon-white-black.png
Normal file
After Width: | Height: | Size: 277 B |
BIN
icons/map/marine/beacon-white-green.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
icons/map/marine/beacon-white-red.png
Normal file
After Width: | Height: | Size: 281 B |
BIN
icons/map/marine/beacon-white-yellow-white.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
icons/map/marine/beacon-white-yellow.png
Normal file
After Width: | Height: | Size: 279 B |
BIN
icons/map/marine/beacon-white.png
Normal file
After Width: | Height: | Size: 275 B |
BIN
icons/map/marine/beacon-yellow-black-yellow.png
Normal file
After Width: | Height: | Size: 282 B |
BIN
icons/map/marine/beacon-yellow-black.png
Normal file
After Width: | Height: | Size: 276 B |
BIN
icons/map/marine/beacon-yellow-red-yellow.png
Normal file
After Width: | Height: | Size: 286 B |
BIN
icons/map/marine/beacon-yellow-white-yellow.png
Normal file
After Width: | Height: | Size: 280 B |
BIN
icons/map/marine/beacon-yellow-white.png
Normal file
After Width: | Height: | Size: 280 B |
BIN
icons/map/marine/beacon-yellow.png
Normal file
After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 266 B |
BIN
icons/map/marine/buoy-black-green.png
Normal file
After Width: | Height: | Size: 327 B |
BIN
icons/map/marine/buoy-black-red-black.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-black-red.png
Normal file
After Width: | Height: | Size: 328 B |
BIN
icons/map/marine/buoy-black-white-black.png
Normal file
After Width: | Height: | Size: 320 B |
BIN
icons/map/marine/buoy-black-white.png
Normal file
After Width: | Height: | Size: 291 B |
BIN
icons/map/marine/buoy-black-yellow-black.png
Normal file
After Width: | Height: | Size: 326 B |
BIN
icons/map/marine/buoy-black-yellow.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
icons/map/marine/buoy-green-black.png
Normal file
After Width: | Height: | Size: 336 B |
BIN
icons/map/marine/buoy-green-red-green-red.png
Normal file
After Width: | Height: | Size: 357 B |
BIN
icons/map/marine/buoy-green-red-green.png
Normal file
After Width: | Height: | Size: 351 B |
BIN
icons/map/marine/buoy-green-red.png
Normal file
After Width: | Height: | Size: 352 B |
BIN
icons/map/marine/buoy-green-white-green-white.png
Normal file
After Width: | Height: | Size: 353 B |
BIN
icons/map/marine/buoy-green-white.png
Normal file
After Width: | Height: | Size: 349 B |
BIN
icons/map/marine/buoy-green.png
Normal file
After Width: | Height: | Size: 332 B |
BIN
icons/map/marine/buoy-red-black.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-red-green-red-green.png
Normal file
After Width: | Height: | Size: 353 B |
BIN
icons/map/marine/buoy-red-green-red.png
Normal file
After Width: | Height: | Size: 351 B |
BIN
icons/map/marine/buoy-red-green.png
Normal file
After Width: | Height: | Size: 343 B |
BIN
icons/map/marine/buoy-red-white-red-white.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/buoy-red-white.png
Normal file
After Width: | Height: | Size: 338 B |
BIN
icons/map/marine/buoy-red-yellow.png
Normal file
After Width: | Height: | Size: 340 B |
BIN
icons/map/marine/buoy-red.png
Normal file
After Width: | Height: | Size: 332 B |
BIN
icons/map/marine/buoy-white-black.png
Normal file
After Width: | Height: | Size: 320 B |
BIN
icons/map/marine/buoy-white-green.png
Normal file
After Width: | Height: | Size: 338 B |
BIN
icons/map/marine/buoy-white-red.png
Normal file
After Width: | Height: | Size: 341 B |
BIN
icons/map/marine/buoy-white-yellow-white.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
icons/map/marine/buoy-white-yellow.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
icons/map/marine/buoy-white.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
icons/map/marine/buoy-yellow-black-yellow.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/buoy-yellow-black.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
icons/map/marine/buoy-yellow-red-yellow.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/buoy-yellow-white-yellow.png
Normal file
After Width: | Height: | Size: 337 B |
BIN
icons/map/marine/buoy-yellow-white.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
icons/map/marine/buoy-yellow.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
icons/map/marine/degaussing-line.png
Normal file
After Width: | Height: | Size: 273 B |
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 235 B |
BIN
icons/map/marine/fishing-line.png
Normal file
After Width: | Height: | Size: 336 B |
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 205 B After Width: | Height: | Size: 318 B |
BIN
icons/map/marine/nofishing-line.png
Normal file
After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 630 B After Width: | Height: | Size: 617 B |
BIN
icons/map/marine/shellfish-farm-line.png
Normal file
After Width: | Height: | Size: 335 B |
BIN
icons/map/marine/spar-buoy-black-red-black.png
Normal file
After Width: | Height: | Size: 339 B |
BIN
icons/map/marine/spar-buoy-black-red.png
Normal file
After Width: | Height: | Size: 334 B |
BIN
icons/map/marine/spar-buoy-black-white.png
Normal file
After Width: | Height: | Size: 332 B |
BIN
icons/map/marine/spar-buoy-black-yellow-black.png
Normal file
After Width: | Height: | Size: 336 B |
BIN
icons/map/marine/spar-buoy-black-yellow.png
Normal file
After Width: | Height: | Size: 333 B |
BIN
icons/map/marine/spar-buoy-green-red-green.png
Normal file
After Width: | Height: | Size: 365 B |
BIN
icons/map/marine/spar-buoy-green-red.png
Normal file
After Width: | Height: | Size: 354 B |
BIN
icons/map/marine/spar-buoy-green-white.png
Normal file
After Width: | Height: | Size: 353 B |
BIN
icons/map/marine/spar-buoy-green.png
Normal file
After Width: | Height: | Size: 348 B |
BIN
icons/map/marine/spar-buoy-red-green-red.png
Normal file
After Width: | Height: | Size: 361 B |
BIN
icons/map/marine/spar-buoy-red-green.png
Normal file
After Width: | Height: | Size: 356 B |
BIN
icons/map/marine/spar-buoy-red-white.png
Normal file
After Width: | Height: | Size: 345 B |
BIN
icons/map/marine/spar-buoy-red-yellow.png
Normal file
After Width: | Height: | Size: 345 B |
BIN
icons/map/marine/spar-buoy-red.png
Normal file
After Width: | Height: | Size: 337 B |
BIN
icons/map/marine/spar-buoy-white-green.png
Normal file
After Width: | Height: | Size: 355 B |
BIN
icons/map/marine/spar-buoy-white-red.png
Normal file
After Width: | Height: | Size: 343 B |
BIN
icons/map/marine/spar-buoy-white-yellow.png
Normal file
After Width: | Height: | Size: 341 B |
BIN
icons/map/marine/spar-buoy-white.png
Normal file
After Width: | Height: | Size: 335 B |
BIN
icons/map/marine/spar-buoy-yellow-black-yellow.png
Normal file
After Width: | Height: | Size: 346 B |
BIN
icons/map/marine/spar-buoy-yellow-black.png
Normal file
After Width: | Height: | Size: 335 B |