I am designing a project in which I have used two text fields. One is for source address and another one is for destination address.
Now, I want to get latitude and longitude of both addresses and then draw it on map view.
How can I accomplish that?
|
I am designing a project in which I have used two text fields. One is for source address and another one is for destination address. Now, I want to get latitude and longitude of both addresses and then draw it on map view. How can I accomplish that?
| ||||
feedback
|
|
check this post for geocoding | |||
|
feedback
|
|
Do check out SVGeocder. It's able to perform both forward and reverse gecoding via Google API. Not to mention it's also very easy to use. | |||
|
feedback
|