Introduction
Geocoding is to convert an address into a pair of coordinates. Reverse geocoding is to convert coordinates into an address. If you want to geocode or reverse geocode locations, Rows can help you!
It takes only 3 simple steps:
- Grab a key
- Send the request for geocoding with GET
- Parse the request with PARSE
- (Then reverse geocode)
To make life simpler, we have already created a template for you that you can get started with right away!