gpt4 book ai didi

安卓 : Count markers in the map

转载 作者:太空狗 更新时间:2023-10-29 14:44:38 25 4
gpt4 key购买 nike

如何知道我的 map 上有多少个标记?
在 iOS 上很简单:myMap.annotations.count。

如何在 Android 上执行此操作?谢谢

最佳答案

使用库存 map 无法做到这一点。有两种选择:

  1. 在添加标记时自行跟踪标记计数,并在需要时简单地使用该计数;或者

  2. 引入对Android Maps Extensions的依赖,它向 Map 对象添加了一个 getMarkers() 函数。

关于安卓 : Count markers in the map,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41948128/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com