RioBus / android-app

RioBus mobile app written with Java
http://riob.us
GNU General Public License v2.0
19 stars 20 forks source link

On data updated, the view changes all markers. Should just move. #71

Open fmsouza opened 8 years ago

fmsouza commented 8 years ago

After each data request to update buses positions, all markers are removed and then set again within the new position. It should just change the marker location over the map, so it just moves to the new position instead of rebuilding.