[android-developers] Re: Focus MapView

2009-09-29 Thread vivien wu
Just found I should select the build target as Google APIs. No issue now. Thanks. Regards, Vivien On 9月30日, 上午11時15分, vivien wu wrote: > Hi, Liam, > > Could I know where did you implement the application whih uses > MapView ? > On SDK or on a real target ? > If you did it on SDK, how did you ge

[android-developers] Re: Focus MapView

2009-09-29 Thread vivien wu
Hi, Liam, Could I know where did you implement the application whih uses MapView ? On SDK or on a real target ? If you did it on SDK, how did you get the Google APIs Add-On since the Google APIs add-on is not yet available for download. If you did it on a real target, did your company license Goo

[android-developers] Re: Focus MapView

2009-09-28 Thread Ne0
Thanks, thought it would be simple, hadn't come accross MapController yet. Cheers. Liam On Sep 28, 12:21 pm, Mark Murphy wrote: > Ne0 wrote: > > Hi, > > > Thought this might have been covered already, but i cant seem to find > > it anywhere. My app reads GPS positions from a file and overlays t

[android-developers] Re: Focus MapView

2009-09-28 Thread Mark Murphy
Ne0 wrote: > Hi, > > Thought this might have been covered already, but i cant seem to find > it anywhere. My app reads GPS positions from a file and overlays them > on the mapView. All very simple stuff, but how to get the map view to > go to and zoom in on a point? Given a MapView named "map":