Monday, July 4, 2011

[android-developers] Re: Calculate Distance like GoogleMap

Hi,

you can get a kml file from google maps, parse it onto your
application and paint the result in the map. Check the links below:

http://csie-tw.blogspot.com/2009/06/android-driving-direction-route-path.html

http://stackoverflow.com/questions/3109158/how-to-draw-a-path-on-a-map-using-kml-file

On Jul 4, 2:56 pm, TreKing <treking...@gmail.com> wrote:
> On Fri, Jul 1, 2011 at 5:37 AM, Kubilay D. Yılmaz <kubilayd.yil...@gmail.com
>
> > wrote:
> > I want to get results over road.(like google map)
> > How can I handle this on android?
>
> There's nothing built-in to Android for this, AFAIK.
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment