Map: http://www.wilderness.net/_test/index.cfm?fuse=NWPS
OS: XP pro
Browser: IE6

On the map above I have the ability for users to click on a state
abbreviation in order to zoom to the extent of that state. I've
accomplished this by storing the lat, long and zoom level for each
state in our database, then output this to create the link list. I'd
also like to add the ability for users to zoom to a particular
wilderness area (tiledMapServiceLayer layer) by selecting it from a
dropdown list. I've found some code guidance for acomplishing part of
this by executing a find that would match the wilderness name selected
by the user to the Name field from the tiledMapServiceLayer layer, but
haven't found anything for using the results to zoom to the extent of
the polygon(s) found by a find (i.e. grabbing geographical info from a
find and using it). Additionally, since few wilderness areas consist
of one polygon the zoom would need to zoom to the extent of a polygon
set (ex. the Lee Metcalf Wilderness in southwestern montana, west of
Yellowstone, consists of multiple polygons). Any recommendations would
be helpful. Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to