Hi Tanmaya- The distanceFrom function helps you calculate distance between two latlngs: http://code.google.com/apis/maps/documentation/flash/reference.html#LatLng.distanceFrom
These two demos show how to create circles with particular radii: http://code.google.com/apis/maps/documentation/flash/demogallery.html?searchquery=circle%20polygon&classname= - pamela On Sat, Jan 17, 2009 at 6:40 PM, Tanmaya Mohanty <[email protected]> wrote: > Hi Rafa, > could u please provide me the algorithm for radius calculation from start > latlng to end latlng? > Thanks, > Tanmaya > > On Sat, Jan 17, 2009 at 12:12 AM, Tanmaya Mohanty <[email protected]> > wrote: >> >> Thank you Rafa for the help. >> >> On Thu, Jan 15, 2009 at 11:41 PM, Rafael Barrientos >> <[email protected]> wrote: >>> >>> Hi TanMaya, look in my Census Applications I create a circle, with this >>> circle I query my SQL Server with spatial features from CodePlex and show >>> the census data inside this circle. >>> >>> http://www.censos.gob.sv/gmaps/Gflex/mapsflex.html >>> Regards. >>> >>> Rafa Barrientos >>> TI manager National Census Office >>> El Salvador >>> >>> 2009/1/15 Tanmaya <[email protected]> >>>> >>>> Hi All, >>>> >>>> I could create a polygon in google map by using flash google map api. >>>> >>>> I want to create a circle on the map. >>>> >>>> Is it possible to create an UIComponent inside the map? >>>> >>>> Thanks, >>>> Tanmaya >>>> >>> >>> >>> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
