动画可绘制 MyLocationOverlay()
是否可以覆盖 MyLocationOverlay() 的 onDraw 方法并用其他内容替换标准的闪烁蓝色图标。我可以通过哪些方式来实现这一点?
Is it possible to over-ride MyLocationOverlay()'s onDraw method and replace the standard flashing blue icon with something else. What are the ways I could implement this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在这里很好地回答你的问题:
myLocationOverlay 更改标记
在
drawMyLocation(..)< 中绘制动画 GIF 图像/代码> 函数。 显示动画 GIF
Really good answer to your question here:
myLocationOverlay change the marker
Draw an animated GIF image within the
drawMyLocation(..)
function. Display Animated GIF