/TXLocationManager

一款非常实用的获取地址工具

Primary LanguageObjective-CMIT LicenseMIT

TXLocationManager

A light weight and easy to use location manager.

CocoaPods

pod 'TXLocationManager'

Usage

Objective-C

Create a new instance and set the properties you desire to customize.

[[TXLocationManager shareLocation] locatePlacemark:^(TXPlacemark *placmark) {

} error:^(NSError *error) {

}];

License

TXLocationManager is available under the MIT license. See the LICENSE file for more info.

Contact

If you find error, please contact me by E-mail:249190182@qq.com.