On Sat, Apr 10, 2010 at 8:57 PM, Ahsan <[email protected]> wrote: > Dear Friends, > I cant find any class/method to draw encoded polylines in google maps in > android. Can anyone please help me ?
You mean, polygons? You draw on Overlays and then you add it to the Overlay list of the MapView. -- If you want freedom, compile the source. Get gentoo. Sebastián Treu http://labombiya.com.ar -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using "remove me" as the subject.

