NavmiiSDK
Write yourself a navigation system in iOS
|
#import <NMPOILookupDelegate.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onPoiLookupItemAdded: |
(void) | - onPoiLookupFinished |
POI lookup callback interface
|
optional |
Tells the delegate that POI lookup is finished
|
optional |
Tells the delegate that next item is found
poi | Found POI object |