looks like calling getLatLngBounds() on the polygon object gave me exactly what I want. Thanks!
On Mar 16, 11:06 am, Robert Malko <[email protected]> wrote: > Since I think I explained what I wanted super poorly, I'll try again. > > Basically, after the user creates their Polygon shape, I'm trying to > use the shape to pull back results from my database for just points > within that polygon. Since that'd be super complicates, I decided the > best bet would be to either form a circle/rectangle around the polygon > and pull in that data, then filtering it by the polygon for display on > the flex side. > > That being said, I'm not sure of the best way to construct that > rectangle/circle. If anyone has any ideas, it would be greatly > appreciated. > > Thanks! > > On Mar 16, 12:08 am, Robert Malko <[email protected]> wrote: > > > > > Hi There, > > > Just wondering if anyone has any examples lying around about > > calculating the bounding lat/lng around a polygon. > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
