On Mon, Jul 11, 2011 at 10:46 AM, Viola Anne <[email protected]> wrote: > Hello, > I am using google layers as the base layer. When i use the restrictedExtent: > new OpenLayers(bounds); property, the pan tool pans only laterally and does > not pan vertically. Any advice would be highly appreciated.
Also note that it's not new OpenLayers(bounds); but new OpenLayers.Bounds(bounds); Andreas. > -- > Kind Regards, > Viola > > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users > > -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
