I believe this has been asked a few times before, and the answer to my knowledge is that yes, you need to parse out the KML file and convert the content to objects which you draw on the map overlay.
On Jun 30, 12:15 am, Slicc <[email protected]> wrote: > Hello, > > I have a KML file containing some plygons (apparently), can someone > please tell me if it is possible to display these polygons on Google > maps on an Android device. Would I need to manually parse the KML file > then draw the polygons on in code? Can I just pass the KML file to the > Maps API? > > I would also like to vary the transparency levels of the KML layer > when it is drawn will this be possible? > > Thanks, > > Slicc -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

