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
Next Next commit
Modified reference to Tactical Symbols tutorials to include all of them
  • Loading branch information
Beak-man committed Nov 18, 2021
commit fc57b9d087d3883091a6644abaac70b3eeb76b16
2 changes: 1 addition & 1 deletion src/config/worldwind.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<!--<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 https://worldwind.arc.nasa.gov/java/tutorials/tactical-graphics/ for more information.
See the "Tactical Symbols" tutorials in https://worldwind.arc.nasa.gov/java/tutorials/ for more information.
Examples: http://myserver.com/milstd2525/ (web server)
jar:file:milstd2525-symbols.zip! (local zip archive) -->
<Property name="gov.nasa.worldwind.avkey.MilStd2525IconRetrieverPath"
Expand Down