On Nov 9, 9:32 pm, "Ashok Kalaimani" <[EMAIL PROTECTED]> wrote: > how can i check if the entered lat,long values are correct... > Is there any regular expression to validate coordinates 1. Please don't hijack threads, start one of your own for new topics. 2. Define correct. Numbers are best. Latitude can be any number from -90 to +90 degrees (but the projection used on the API really is only useful between -85 and +85), Longitude can be any value, but most useful values are -180 to +180, with +/-180 being the international date line.
-- Larry > > Ashok... > > On Mon, Nov 10, 2008 at 10:58 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED] > > > > > wrote: > > > On Nov 9, 8:30 pm, CS <[EMAIL PROTECTED]> wrote: > > > I didn't provide a link because I'm working locally. I've provided > > > the code below.... > > > That is nice. However, please see the suggested posting guidelines for > > the reasons that we ask for a link rather than code: > > >http://groups.google.com/group/Google-Maps-API/web/suggested-posting-... > > (and suggestions on what to do if you haven't gotten your public > > website for the map yet...) > > > -- Larry > > -- > Ashok --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
