【发布时间】:2021-10-18 09:56:01
【问题描述】:
我能否从不同的文档中检索存储在 Firestore 中的所有坐标为 LatLng,并使用坐标在 GoogleMap API 中使用折线构建路线。还是我需要将它保存在 Firestore 中的 Array 中才能这样做?我在 Firestore 中制作一条从 3 到 4 个坐标的路线是可能的,还是只有 2 个坐标是使折线作为目的地和起点的最大值。先感谢您。任何文档也受到赞赏。
【问题讨论】:
标签: firebase flutter google-maps google-cloud-firestore google-polyline