16 lines
431 B
XML
16 lines
431 B
XML
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
#########################################
|
|
# Copyright (c) it0uchpods Design Group #
|
|
#########################################
|
|
-->
|
|
|
|
<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>
|