I want to store the values of latitude and longitude fetched from Google Maps GeoCoding API in a MySQL database. The values are in float format.
12.92
Decimal (10,8) is more than enough. Some GPS devices provide more accurate position.