> look at - if any one can work out why the selection box on
> http://webmapping.mgis.psu.edu/geoserver/www/chris/CHS_Health_Atlas_FINAL.html
> doesn't work I'd be really grateful as I can't figure it out.
>
> Ian



looks like you need to start by making Zoom() and UHFZoom() global functions.
they are currently defined in inside init() and therefore not
accessible. after that,
you need a lookup of layername => extent for zoomToExtent()

-b
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to