Hey Robert- It sounds like you figured out the Polygon.getLatLngBounds() solution in the other thread. If you want an example of dragging to create a polygon, check out: http://gmaps-samples.googlecode.com/svn/trunk/groundoverlay/groundoverlaysizer.html
It's in the JS API, but would be easy to port to Flash API. - pamela On Mon, Mar 16, 2009 at 12:31 AM, Robert Malko <[email protected]> wrote: > > Think I just about figured this out. I will post a solution shortly. > > On Mar 14, 5:09 pm, Robert Malko <[email protected]> wrote: >> Hi there, >> >> First off, amazing API, and group as I've been lurking for a while now >> finding all the information I need, until now. I was wondering if >> anyone had any good samples, or could lead me on a path to figure out >> how to give the user the ability to draw a rectangle over the map, and >> have the geocoding spit back the coordinates of the corners of that >> rectangle. >> >> The reason I'm doing this, is that I'm trying to save those >> coordinates to a database to allow users to save their own 'marked' >> areas. >> >> Thanks for the help up front. >> >> Best > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
