NavmiiSDK
Write yourself a navigation system in iOS
|
#import <NMAddressLookupDelegate.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onAddressLookupItemAdded:distance:location:recordType: |
(void) | - onAddressLookupFinished |
Address lookup callback interface
|
optional |
Tells the delegate that next item is found
address | |
distanceInMeters | Distance in meters from GPS position |
location | Address item location |
recordType | Type of record |