Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Added updated reference to offline usage of tactical symbology
  • Loading branch information
Beak-man committed Nov 18, 2021
commit 387730b2461ddc86a4927c26bcc77b21a3a5a0c5
3 changes: 2 additions & 1 deletion src/config/worldwind.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@
<!--<Property name="gov.nasa.worldwind.avkey.UrlProxyType" value="Proxy.Type.Http"/>-->

<!-- Location of icons for MIL-STD-2525C symbol set. This can be a URL to a web server, to a local zip or jar archive.
See the "Tactical Symbols" tutorials in https://worldwind.arc.nasa.gov/java/tutorials/ for more information.
See https://worldwind.arc.nasa.gov/java/tutorials/tactical-symbols/#offline-use for more information on how
to configure a local symbol repository.
Examples: http://myserver.com/milstd2525/ (web server)
jar:file:milstd2525-symbols.zip! (local zip archive) -->
<Property name="gov.nasa.worldwind.avkey.MilStd2525IconRetrieverPath"
Expand Down