Draw 15Km radius around point in Android

Posted by Shani on Stack Overflow See other posts from Stack Overflow or by Shani
Published on 2010-05-12T00:19:15Z Indexed on 2010/05/12 0:24 UTC
Read the original article Hit count: 726

Filed under:
|

Hi, I want to draw a a circle of 15 KM radius around a point on Google Maps by using Android. In Android we only have MapView and MapViewController. How can I implement the drawCircle funciton provided in Google Map Circle example in Android.

© Stack Overflow or respective owner

Related posts about android

Related posts about googlemaps