A store that contains a cache of available zoom levels. The store can optionally be kept synchronized with an OpenLayers.Map or GeoExt.MapPanel object.
Records have the following fields:
Configuration properties in addition to those listed for Ext.data.Store.
Public methods in addition to those listed for Ext.data.Store.
Parameter: | map – GeoExt.MapPanel or OpenLayers.Map Panel or map to which we should bind. |
---|
Bind this store to a map; that is, maintain the zoom list in sync with the map’s current configuration. If the map does not currently have a set scale list, then the store will remain empty until the map is configured with one.