[OpenLayers-Trac] Re: [OpenLayers] #2987: Bing layer displays at
incorrect zoom level with overlays
OpenLayers
trac-20090302 at openlayers.org
Tue Dec 21 09:53:50 EST 2010
#2987: Bing layer displays at incorrect zoom level with overlays
----------------------+-----------------------------------------------------
Reporter: ahocevar | Owner: euzuro
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Layer | Version: SVN
Keywords: | State: Review
----------------------+-----------------------------------------------------
Comment(by ahocevar):
Note that this patch also simplifies the way we set the resolutions:
instead of maintaining a resolutions array, we just need the
maxResolution, because we can calculate each resolution from the
maxResolution: {{{maxResolution / Math.pow(2, zoomLevel)}}}
--
Ticket URL: <http://trac.openlayers.org/ticket/2987#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list