VitorFranca4 / mixare

Automatically exported from code.google.com/p/mixare
0 stars 0 forks source link

Update the mixare map when the location changes. #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open mixare, and open the mapview
2. Walk, or change your location.
3. The map wont be updated, until you close it, and start it again.

What is the expected output? What do you see instead?
I expect a moving point that shows where you are at that moment.

Original issue reported on code.google.com by abdu.e...@gmail.com on 5 Jun 2012 at 10:00

GoogleCodeExporter commented 8 years ago
Google Does not offer this feature by default,
what we can do is to get the updated location through "curLoc" and redraw the 
point manually!

The question is does it work when you click on menu -> "myLocation"?
if it's the case, then it would be easy to create refresher and redraw the 
point automatically.

my dev phone is on wireless and I can't test it on wide range.  

Original comment by DevBinn...@gmail.com on 11 Jun 2012 at 3:02