Search results for locationmanager

BBLocationManager screenshot

BBLocationManager

March 21, 2017 • MIT License
A Location Manager for easily implementing location services & geofencing in iOS.
LocationRequestManager screenshot

LocationRequestManager

July 06, 2016 • MIT License
This library was created with the intention of simplify the use of CLLocationManager. LocationRequestManager is a wraper for CLLocationManager which handle a set of LocationRequest. For each reques...
STLocationRequest screenshot

STLocationRequest

February 15, 2016 • MIT License
An elegant and simple 3D Flyover Location Request Screen in Swift
SwiftLocation screenshot

SwiftLocation

August 25, 2015 • MIT License
SwiftLocation is a simple 100% Swift wrapper around CoreLocation. Use Location services has never been easier and you can do it with your favourite language. Let me show the best features of the li...
HACLocationManager screenshot

HACLocationManager

April 09, 2015 • MIT License
This class allows you to conveniently manage the tedious process backwards compatibility in location between iOS7 and iOS 8
FCCurrentLocationGeocoder screenshot

FCCurrentLocationGeocoder

October 18, 2014 • Public Domain License
iOS Geocoder for forward geocode and reverse geocode user's current location using a block-based syntax. It can also be used to geocode the user's approximate location without asking for permission...
OneShotLocationManager screenshot

OneShotLocationManager

October 12, 2014 • MIT License
A replacement class for CLLocationManager for when you want to easily fetch just once the current device location
LocationManager (Swift) screenshot

LocationManager (Swift)

September 23, 2014 • MIT License
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service Features: 1) Location update with closure & delegate support 2)...
PKLocationManager (Swift) screenshot

PKLocationManager (Swift)

July 07, 2014 • MIT License
A Swift based, centralized location manager, simplifying the CLLocationManager API by adding closures and automatically adjusting accuracy, based on the subscribers common needs.
INTULocationManager screenshot

INTULocationManager

April 09, 2014 • MIT License
INTULocationManager makes it easy to get the device's current location on iOS.
FakeLocations screenshot

FakeLocations

December 23, 2013 • MIT License
A hacky little thing to fake locations in MKMapView and CLLocationManager. Use it to inject locations into your map view and location manager using udp sockets. Comes in handy for testing in house...