Closed akebi closed 6 years ago
Current Location model captures latitude and longitude field types as Integer. Latitude and Longitude values are generally Decimal e.g 41.3281534, -6.5864219 so field type needs to be changed to the more real Decimal
merged on develop
Current Location model captures latitude and longitude field types as Integer. Latitude and Longitude values are generally Decimal e.g 41.3281534, -6.5864219 so field type needs to be changed to the more real Decimal