[OpenLayers-Users] google layer zoom
Eric Lemoine
eric.c2c at gmail.com
Wed Jan 16 00:42:41 EST 2008
On Jan 15, 2008 10:04 PM, Maria Panagou <snowdrop at ath.forthnet.gr> wrote:
>
> i have google maps as base layer and i zoom in. when i reach zoomlevel 14,
> res:0.0000858306884765625, i can't zoom anymore and in firefly i see the
> error 'bounds has no properties'. anyone have any idea?
> i haven't restricted the maxzoom level. and maxextent is to far away. google
> layer is defined as follows:
>
> var satellite = new OpenLayers.Layer.Google( "Google Satellite" , {type:
> G_SATELLITE_MAP, MIN_ZOOM_LEVEL: 6, maxExtent:extent} );
Do you have the same problem if you remove the MIN_ZOOM_LEVEL and/or
maxExtent settings?
--
Eric
More information about the Users
mailing list