| oll: | |
| Configurable Properties | |
| name | {String} |
| url | {String} |
| icon | {ol:Icon} |
| popupSize | {ol:Size} |
| useFeedTitle | {Boolean} |
| formatOptions | |
| Layer Types | |
| OL: |
{ol:Icon}
{ol:Size}
<Layer hidden="0" queryable="0">
<Server service="OL:GeoRSS" title="OL:GeoRSS">
<OnlineResource xlink:type="simple" xlink:href="georss.xml" />
</Server>
<Name>GeoRSS</Name>
<Title>GeoRSS Layer</Title>
<Extension>
<le:Extension xmlns="">
<popupSize>
<ol:Size w="200" h="100"/>
</popupSize>
<icon>
<ol:Icon url="pin.png">
<offset>
<ol:Pixel x="10" y="20"/>
</offset>
<size>
<ol:Size w="30" h="40"/>
</size>
</ol:Icon>
</icon>
</le:Extension>
</Extension>
</Layer>