Showing posts with label Android Distance Direction. Show all posts
Showing posts with label Android Distance Direction. Show all posts

Monday 11 March 2013

Android Distance Direction With Google Map (JSON)

Output: 



NOTE: Check  your Android Manifest..


My Layout.xml


1) Create class MyOverLay which extends Overlay

2) Create another class CustomItemizedOverlay which extends ItemizedOverlay<OverlayItem>

 

3) Now Create Main Activity which extends MapActivity