【问题标题】:Flutter How to animate marker smoothly?Flutter 如何平滑地为标记设置动画?
【发布时间】:2020-06-20 09:39:50
【问题描述】:

我正在使用 Flutter 在谷歌地图上开发自定义标记。

我只想了解 Marker。

能否顺利实现marker动画??

例如。 LatLng(xx.xxxxxxx) => LatLng(yy.yyyyyyy) 标记移动时,必须平滑移动。

请参考这张图片。 https://github.com/flutter/flutter/issues/31180

【问题讨论】:

标签: android ios iphone flutter mobile


【解决方案1】:

试试这个 new package - Animarker 在谷歌地图上动画标记。

_latLngStream.getLatLngInterpolation().listen

【讨论】:

    猜你喜欢
    • 2011-04-20
    • 2023-03-13
    • 2012-12-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-06-27
    • 2020-10-18
    相关资源
    最近更新 更多