MAPPE DELLA SARDEGNA
sardegnamappe api  ›  api documentation  ›  classe
Class framework.plugins.RASSource


Extends gxp.plugins.LayerSource.
Plugin for using service TMS for Regione Sardegna
Defined in: RASSource.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Plugin for using RAS TMS layers with :class:`gxp.Viewer` instances.
Field Summary
Field Attributes Field Name and Description
 
framework_rassource plugin type.
 
Attribution string for osmarender generated layer (i18n)
 
A descriptive title for this layer source (i18n).
 
Url tms Default tms Regione Sardegna: http://webgis.regione.sardegna.it/tms/
Method Summary
Method Attributes Method Name and Description
 
Create a layer record given the config.
 
Creates a store of layer records.
Class Detail
framework.plugins.RASSource()
Plugin for using RAS TMS layers with :class:`gxp.Viewer` instances.
Field Detail
{String} ptype
framework_rassource plugin type.

{String} rasAttribution
Attribution string for osmarender generated layer (i18n)

{String} title
A descriptive title for this layer source (i18n).

{String} urltms
Url tms Default tms Regione Sardegna: http://webgis.regione.sardegna.it/tms/
Method Detail
{GeoExt.data.LayerRecord} createLayerRecord(config)
Create a layer record given the config.
Parameters:
{Object} config
The application config for this layer
Returns:
{GeoExt.data.LayerRecord}

createStore()
Creates a store of layer records. Fires "ready" when store is loaded.
© 2013 Regione Autonoma della Sardegna