[OpenLayers-Trac] Re: [OpenLayers] #3024: New restrictedMinZoom
property, like restrictedExtent
OpenLayers
trac-20090302 at openlayers.org
Mon Jan 24 15:03:08 EST 2011
#3024: New restrictedMinZoom property, like restrictedExtent
----------------------+-----------------------------------------------------
Reporter: ahocevar | Owner: euzuro
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Layer | Version: SVN
Keywords: | State: Commit
----------------------+-----------------------------------------------------
Changes (by bartvde):
* state: Review => Commit
Comment:
ahocevar: this looks good to go, I only found one error in a testcase:
{{{
//custom minZoomLevel on baseLayer
map.baseLayer.minZoomLevel = 1;
}}}
should be restrictedMinZoom instead of minZoomLevel or not?
Respective tests also pass on FF 3.6 and IE8 btw.
--
Ticket URL: <http://trac.openlayers.org/ticket/3024#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list