12 lines
353 B
XML
12 lines
353 B
XML
<?xml version="1.0"?>
|
|
|
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
|
|
|
<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>
|