apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

Cut up coordinates at float datatype? #103

Closed trnc-ck closed 13 years ago

trnc-ck commented 13 years ago

hi,

i create a two coordinate field, both FLOAT. when i save coordinates to the database, the coords get cut up at 4 digits after the decimal. any advice?

thanks