Just Google Lat Long converter. There are many pages out there which use Javascript to do what you want. Peak at the source code and you will have your answer.
Cheers On Aug 26, 11:52 pm, midin <[email protected]> wrote: > Hello, I've got data like this: var lat = "49°12'24.239"N"; > and i need to convert it like this: var lat = 49.21071; > > Is there any function or a php script? Im downloading the data from > mysql database.. > Thanks for replies. > midin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
