Hello, I want to start coding an application with php & mysql. Since mysql now supports spatial fields like points, which is the best field type to store locations?
The application involves storing markers, and polylines connecting this markers. Is POINT a type worth trying or should I fall back to float or decimal (5,3)? thanks a lot -- 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.
