stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
419 stars 345 forks source link

reverse geocode coordinates with OpenCage Data Geocoder API #130

Closed tsamaya closed 3 years ago

tsamaya commented 3 years ago

This PR allows to reverse geocode the location and display a human-readable address

image

as I am using VSCode with a strongly opinionated code formatter - prettier- the changes can be seen as huge but in fact, there are only these changes https://github.com/tsamaya/Freematics/pull/1/files. Please let me know if you prefer a sanitized PR without the code formatting changes.