文件名称:LocationManager:定位服务
文件大小:117KB
文件格式:ZIP
更新时间:2024-05-27 05:31:27
Objective-C
LocationManager ####获取位置信息并进行地理反编码,已做了纠偏处理。 Screenshot Usage ####iOS8.0以下系统 需要在info.plist中加入一个key为 NSLocationUsageDescription 的定位说明。 ####iOS8及以上系统 需要在info.plist中加入使用期间的定位说明key: NSLocationWhenInUseUsageDescription 或者持续定位说明key: NSLocationAlwaysUsageDescription
【文件预览】:
LocationManager-master
----eLongLocationManager.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
----eLongLocationManager()
--------eLongLocationManager()
--------Info.plist(2KB)
--------INTUViewController.h(1KB)
--------main.m(345B)
--------INTUViewController.m(10KB)
--------Base.lproj()
--------Images.xcassets()
--------AppDelegate.h(288B)
--------AppDelegate.m(2KB)
----eLongLocationManagerTests()
--------Info.plist(748B)
--------eLongLocationManagerTests.m(909B)
----Pods()
--------INTULocationManager()
--------Manifest.lock(177B)
--------Target Support Files()
--------Headers()
--------Pods.xcodeproj()
----Podfile.lock(177B)
----eLongLocationManager.xcworkspace()
--------contents.xcworkspacedata(238B)
----Podfile(198B)
----LICENSE(1KB)
----README.md(439B)
----.gitignore(504B)
----demo1.jpg(58KB)