If a user inputs an address, I want to convert to the equivalent LatLng.
I've read the documentation, and I think I can use the Geocoder class to do this, but can't figure out how to implement it.
Thanks for any help!
If a user inputs an address, I want to convert to the equivalent LatLng.
I've read the documentation, and I think I can use the Geocoder class to do this, but can't figure out how to implement it.
Thanks for any help!