> 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!
If the polygons exist client-side, you use the GetBounds features of the API to do this. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
