地图定位相关类、结构体

CLLocation :封装位置信息(经纬度、海拔)

CLPlacemark :封装地标信息(位置信息CLLocation、地名name、国家country)

MKUserLocation :封装地图上大头针的位置信息(位置信息CLLocation、标题title、子标题subtitle)

CLLocationDegrees :度数(经度、纬度)

CLLocationCoordinate2D :地理坐标(经度CLLocationDegrees longitude、纬度CLLocationDegrees latitude)

MKCoordinateSpan :跨度(经度跨度CLLocationDegrees longitudeDelta、纬度跨度CLLocationDegrees latitudeDelta)

MKCoordinateRegion:区域(中心位置CLLocationCoordinate2D center、区域跨度MKCoordinateSpan span)

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容