LocationManager

时间:2021-04-30 07:34:49
【文件属性】:
文件名称:LocationManager
文件大小:78KB
文件格式:ZIP
更新时间:2021-04-30 07:34:49
Objective-C CCLocationManager IOS8获取当前经纬度、地理位置 /*集成说明: 1、在plist添加 NSLocationAlwaysUsageDescription = YES NSLocationWhenInUseUsageDescription = YES 2、导入CCLocationManager.h头文件 3、通过block回调获取经纬度、地理位置等 */
【文件预览】:
LocationManager-master
----README.md(317B)
----CCLocationManager.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()
----CCLocationManagerTests()
--------Info.plist(756B)
--------CCLocationManagerTests.m(903B)
----CCLocationManager()
--------AppDelegate.h(291B)
--------ViewController.h(458B)
--------Base.lproj()
--------main.m(348B)
--------Images.xcassets()
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------CCLocation()
--------ViewController.m(5KB)

网友评论