NavmiiSDK
Write yourself a navigation system in iOS
Instance Methods | List of all members
<NMPOILookupDelegate> Protocol Reference

#import <NMPOILookupDelegate.h>

Inherits <NSObject>.

Instance Methods

(void) - onPoiLookupItemAdded:
 
(void) - onPoiLookupFinished
 

Detailed Description

POI lookup callback interface

Method Documentation

- (void) onPoiLookupFinished
optional

Tells the delegate that POI lookup is finished

- (void) onPoiLookupItemAdded: (NMPoiItem *)  poi
optional

Tells the delegate that next item is found

Parameters
poiFound POI object

The documentation for this protocol was generated from the following file: