Provides a TMS MapSource to GeoMOOSE.
| GeoMOOSE. | Provides a TMS MapSource to GeoMOOSE. |
| Functions | |
| _createOLLayer(options) | Internal method to create the OpenLayers Layer object. |
| constructor | Creates a new TMS MapSource |
| onLayersChange | When the Layers List changes, update the params, and refresh the layer. |
Internal method to create the OpenLayers Layer object.
_createOLLayer: function( options )
Creates a new TMS MapSource
constructor: function( mapbook_entry )
When the Layers List changes, update the params, and refresh the layer.
onLayersChange: function( path, visibility )