Ok, so If I want this data to show inside a mapView I would need to pull out the points and draw my own polygons or I use a Webview and load the KML data into it.
Tommy Android Mobile Phone Application Developer Database Administrator .net Web Specialist -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Spiral123 Sent: Tuesday, October 05, 2010 7:58 AM To: Android Developers Subject: [android-developers] Re: Android Maps API + KML file The Web api for javascript will pull down the KML from Google. To display the information on your map you will have to parse the file manually and build the relevant overlay(s). On Oct 4, 4:51 pm, Tommy <[email protected]> wrote: > Hi everyone, > > I have some KML files I would like to display in my map. Does anyone > have an example of showing KML files in the android maps API? I know > you can do it in the web api for javascript. > > Thanks for the time and help, > > Tommy -- 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 -- 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

