Trying to Understand Reverse Geocoding for Project
-
Trying to Understand Reverse Geocoding for Project
In one of my class projects, we’re building a simple map app, and my teacher mentioned reverse geocoding. I understand it has something to do with converting coordinates into places, but I’m a bit confused. What kind of info can I get with a reverse geocoding API? I just want to know if it can show simple things like the city name or street from the location points.
Log in to reply.