Skip to content

decodehq/XEELocationManager

Repository files navigation

Alt text

XEELocationManager

XEELocationManager is a simple facade wrapper around CoreLocation's CLLocationManager.

Usage

[[XEELocationManager sharedManager] fetchCurrentLocation:^(CLLocation *location) {
  NSLog(@"%@", location);
} refresh:YES];

Contact

Follow XEETech on Twitter (XEE Tech).

Connect with us on LinkedIn (@XEE_Tech).

License

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

About

Wrapper class that simplifies location handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published