hi, i need to check whether the entered lat,lng values are correct. since this lat, lng fields to be filled by my user. if they entered invalid format for coordintes how i validate that. because if entered coordinates are invalid i ll plot marker by using their there zip code....
On Nov 10, 11:17 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Nov 9, 10:09 pm, Ashok <[EMAIL PROTECTED]> wrote: > > > hi all, > > > how to check the given lat, long values are correct to plot marker > > in a correct place. > > If you know coordinates that are in the vicinity of "a correct place", > you can check by how far the given lat/long values are from it. > > > Is there any regular expression for validate latlng values in > > javascript.... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
