ios-mapkit-groundoverlay:用于渲染kml地面叠加层的Objective C库

时间:2024-05-20 15:11:50
【文件属性】:

文件名称:ios-mapkit-groundoverlay:用于渲染kml地面叠加层的Objective C库

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-20 15:11:50

Objective-C

ios-mapkit-groundoverlay 用于渲染kml地面叠加层的目标c库,其中还包括旋转 这是一个简化的用法示例,通常是MapView故事板中ViewController.m文件的一部分 # import " MKImageOverlay.h " # import " MKImageOverlayRenderer.h " @interface ViewController () @property MKMapView *mapView; // this would actually be an IBOutlet in ViewController.h @end @implementation ViewController - ( void )viewDidLoad { [ super viewDidLoad ]; [ self .mapV


【文件预览】:
ios-mapkit-groundoverlay-master
----MKImageOverlay()
--------MKImageOverlayRenderer.m(1KB)
--------MKImageOverlayRenderer.h(243B)
--------MKImageOverlay.h(603B)
--------MKImageOverlay.m(1KB)
----LICENSE(1KB)
----README.md(2KB)
----MKImageOverlay.podspec(682B)
----.gitignore(10B)

网友评论