Hi All,

I have a KML file and I'm interested in the
'GroundOverlay' and 'LatLonBox' parts of it.

I haven't seen any information on this, or how to
possibly load the KML file, in the API.

I saw some posts about using 'ItemizedOverlay'
to do some individual parts of it.

Would I have to use something like 'GeoPoint' instead of
the LatLonBox, to position, and "draw" the image myself using something like
turning the overlay image into a Drawable, like in the tutorial?

I would actually prefer to do the individual parts of the
KML, rather than using it in a URL, because it gives me more control,
but do I have to use kludgy ways to implement those parts of it?

Thanks!
 
 

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to