本文介绍了在Android的谷歌地图使用蓝色闪烁的箭头,并显示方向位置的动画的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我如何使用动画闪烁的蓝色箭头,表示作为谷歌Android地图动画方向的位置显示动画?我搜查,但找不到合适的答案。
How can I animate location displaying animation using blue flashing arrow and showing direction as animated in Android Google Map? I searched but can't find appropriate answer.
推荐答案
有关你的位置,你可以只用一个闪烁的蓝色箭头巴纽
作为图标元素。
For you location you could just use a flashing blue arrow .png
as the icon element.
至于动画方向,据我所知,这是不可能在谷歌地图API V2的最新版本。
As for the animated direction, AFAIK this is not possible in the current version of Google Map API V2.
这篇关于在Android的谷歌地图使用蓝色闪烁的箭头,并显示方向位置的动画的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!