[OpenLayers-Users] Projects from my students

Brent Pedersen bpederse at gmail.com
Mon Jan 5 17:05:16 EST 2009


> 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



More information about the Users mailing list