Provides a Google MapSource to GeoMOOSE.
GeoMOOSE. | Provides a Google MapSource to GeoMOOSE. |
Functions | |
_createOLLayer(options) | Internal method to create the OpenLayers Layer object. |
constructor | Creates a new Google MapSource |
addToMap | When this is added, refresh the layers. |
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 Google MapSource
constructor: function( mapbook_entry )
When this is added, refresh the layers.
addToMap: function( map )
When the Layers List changes, update the params, and refresh the layer.
onLayersChange: function( path, visibility )