Either sounds fine. Though, please first read the ToS: http://code.google.com/apis/maps/terms.html#section_10_1
(in particular, 10.1.3) On Thu, Apr 28, 2011 at 2:03 PM, THE_AI <[email protected]> wrote: > I'm wondering what is the right data type to store the longitude and > latitude of a given position in a mysql database? > > Right now I'm storing the position into a FLOAT(10,6) field and I > think that my approach is wrong. > http://dev.mysql.com/doc/refman/5.0/en/numeric-types.html > > Should I use decimal type as it is for exact numeric data? > > What are your recommendation on this? > > -- > 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. > > -- http://twitter.com/broady -- 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.
