2019-10-14 16:48:35 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
2020-04-18 05:32:46 +00:00
|
|
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
2019-10-14 16:48:35 +00:00
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<api-key type="string"></api-key>
|
|
|
|
<layer-type type="string">radar</layer-type>
|
|
|
|
<resolution type="int">2048</resolution>
|
|
|
|
<fetch-radius type="int">240</fetch-radius>
|
|
|
|
<smooth type="bool">true</smooth>
|
|
|
|
<enabled type="bool">false</enabled>
|
|
|
|
</PropertyList>
|