You'll need to create an overlay (
http://code.google.com/android/reference/com/google/android/maps/Overlay.html
) and display any points you wish to display on that. Then, in your
MapView ( 
http://code.google.com/android/reference/com/google/android/maps/MapView.html
) use the OverlayController to add and activate this Overlay, which
will then display points on the map.

You can indeed work with kml files to an extent, look through
http://code.google.com/android/toolbox/apis/lbs.html

On Apr 25, 6:14 am, super <[EMAIL PROTECTED]> wrote:
> Now i just start my project in the objective to view the map of my
> country on phone by using android programming.
>
> Now i can only view map only, but it still have other problem that i
> have to complete,
>
> Can android program work with KML file? or how can I add any
> placemarks on map?
>
> Best regard
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to