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?

link|improve this question

65% accept rate
it differ from previous question. I want to use for two text field. – iRam11 Aug 17 '11 at 5:18
feedback

2 Answers

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.