Map Marker icon animation (Google Maps API V2 for Android)

混江龙づ霸主 提交于 2019-11-29 08:49:02
KlasE

I'm afraid there is no way to do it today without actually removing the marker and adding it again with another drawable. I have just done so myself in an attempt to create a progress bar. It works, but it is an awkward way of doing it.

Click here for a good explanation in another thread.

Marker has a new function added as of rev.7 of API v2. Marker.setIcon. Have fun animating.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!