[OpenLayers-Users] KaMap Layer Changes

Christopher Schmidt crschmidt at crschmidt.net
Tue Jun 27 07:43:25 CDT 2006


On Wed, Jun 28, 2006 at 12:37:42AM +1200, Follower/OL wrote:
> Christopher Schmidt wrote:
> > You can see an example of two different ka-map layers at:
> > http://openlayers.org/dev/examples/kamap.html
> One issue I've noticed--I'm not sure if it's a result of using ka-map 
> layers or not--is that it's not possible to zoom out until all of the 
> world is visible. Is this a restriction due to the way ka-map is 
> implemented or a bug on our part?

Neither. It's a relic of the fact that maxResolution had to be
constrained to a specific set of values in the past, and the fact that I
tend not to change maxResolutions once I've picked one to save on
people's caches.

I just changed this one to 'auto'.

-- 
Christopher Schmidt
Web Developer


More information about the Users mailing list