草庐IT

destinationValue

全部标签

ios - 如何在 Objective-C(iOS) 的 `Google Maps` View 中添加标记

我正在尝试从我的网络服务中的数据向Googlemap添加标记。现在如何显示仅在“特定半径距离”中的标记。我正在尝试,但没有关于如何在Objective-C中实现它的逻辑。 最佳答案 它对我有用。请尝试一下。GMSCameraPosition*camera=[GMSCameraPositioncameraWithLatitude:(sourceValue.latValue+destinationValue.latValue)/2longitude:(sourceValue.lngValue+destinationValue.lngVa