Using the Google Maps API in a Android application.
Posted
by Tarmon
on Stack Overflow
See other posts from Stack Overflow
or by Tarmon
Published on 2010-04-09T19:49:18Z
Indexed on
2010/04/09
19:53 UTC
Read the original article
Hit count: 352
android
|google-maps
Hey,
I was looking at the Google Map API for the first time and I had a quick question. I am woking on an Android application and I was wondering if there is a good way to take a route that I have created using Google Maps (snapping to roads) and use the API display this route on an Android application?
I see that there is a way to generate images overlayed with polylines created with coordinates but it seems like it would be tought to create a polyline for something like a curved road.
Thanks, Rob
© Stack Overflow or respective owner