On Fri, Nov 2, 2012 at 11:58 PM, Daniel Montenegro <[email protected]>wrote:
> Do you know why mysql does not allow me to turn lat lng columns into FLOAT > again? > Nope. Did you get an error message? > I have changed the code as Jeff sugested but now I can't change the column > datatype ... > > If you changed the code as suggested you dont need to use FLOAT. Could stick with the DECIMAL(10,6) suggested in the article. -- 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.
