On 20 September 2011 12:59, arobas arobas <[email protected]>wrote:

> Is Google Map Api enable to read this kind of data ?
>
>
No. You need to convert it to degrees and decimals of a degree.
13° 45' 7.99" N is 13 + (45/60) + (7.99/3600) = 13.752219

I think the usual way of naming your "sexagecimales" is DMS (for
degrees/minutes/seconds).

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to