Android Development
How to display route between two points (geopoints) on Google Maps in Android
UPDATE: Now this is not working. Google API changed. Recently a have some task in my Android project. I needed to show route (directions) between two points (geopoins)on google maps in Android. I thought it can be simple task. But It was a lot of interesting things :). I’ve discovered Read more…