ESRI:ArcGIS93Rest extensions

XML based config for <OpenLayers.Layer.ArcGIS93Rest> extensions (service type: “ESRI:ArcGIS93Rest)”.

See Also

A valid config example for a Background would be

<Extension>
  <le:Extension xmlns="">
    <isBaseLayer>false</isBaseLayer>
     <background>
       <ai:Background>
         <color><ll:RGBColor r="255" g="255" b="255" /></color>
         <transcolor><ll:RGBColor r="255" g="255" b="255" /></transcolor>
       </ai:Background>
     </background>
     <layers>
       <ai:ArcIMSLayer id="1" visible="true" />
     </layers>
  </le:Extension>
</Extension>
Summary
ESRI:ArcGIS93Rest extensionsXML based config for <OpenLayers.Layer.ArcGIS93Rest> extensions (service type: “ESRI:ArcGIS93Rest)”.
Properties
format{String} MIME type of desired image type
transparent{Boolean} if layer schould be rendered transparent

Properties

format

{String} MIME type of desired image type

transparent

{Boolean} if layer schould be rendered transparent