Hi,

I did not try Mark's suggestion, but I was able to get the map to
behave as I expect it will when setFollowMyLocation is set to true by
using a Handler with a call back to a Runnable that updates the map
position to the current location.  I was already using a similar
technique to update the overlays I'm showing on the map as the trip
progresses so it's not too much extra code, but I am always afraid I'm
stepping on a landmine when I implement something that handles a task
that the system will handle in the future.

I can post details if you're interested.

Best,
Roland

On Feb 15, 12:40 am, Bob Pesner <[EMAIL PROTECTED]> wrote:
> Hi,
>
>   These methods do not seem to work. I'm getting this log message from
> MapActivity:
>
>   No provider found: 1
>
> which I assume means that the location following logic can't use the
> 'gps' provider that comes with the SDK.
>
> Any info on how to get these functions working?
>
> 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
[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