Skip to content
Piyush Vyas edited this page Aug 4, 2017 · 1 revision

# LocationInfo_iOS

Using Apple Map to get the location information. Scal the Map and get the Pin location Address informations.

To get map pin address to using map pin latitude and longitude address object CLLocation send following function and get the map pin address information.

-(void) getAddressOnAddPinLocation:(CLLocation *)locations

Clone this wiki locally