Eya*_*tte -1 android google-maps android-studio
我正在使用Android studio并尝试创建一个使用Google Maps V2. 我已经让地图运行良好API Key。我将markers在map. 我想markers以这样的方式添加:仅当它们位于radius当前特定用户中时才会添加location。有没有什么方法可以检查是否marker进来radius?我们如何radius为地图添加 ?
您还可以使用:
LatLngBounds bounds = googleMap.getProjection().getVisibleRegion().latLngBounds;
bounds.contains(your_bounds)
这将检查your_bounds里面是否有硬币bounds
| 归档时间: |
|
| 查看次数: |
2808 次 |
| 最近记录: |