[OpenLayers-Users] Zoom to a Layer's Extent

Eric Lemoine eric.c2c at gmail.com
Fri Sep 5 01:34:23 EDT 2008


Hi. Why don't you use map.setCenter to zoom to a specific zoom level? Eric

2008/9/3, Bill Thoen <bthoen at gisnet.com>:
> I want to zoom a map to the extent of a layer (called baseLayer) but
> when I try:
> map.zoomToExtent(baseLayer.getDataExtent());
> the baseLayer.getDataExtent() function returns null. When I don't
> include this line everything works fine (the layer appears normally,
> only without the zoom that I want.) What am I missing here?
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>



More information about the Users mailing list