Loading...
Searching...
No Matches

Class is useed to handle information in PickListener. More...

#include <com/navigine/idl/objc/NCMapObjectPickResult.h>

Inherits NSObject.

Properties

NCLocationPointpoint
 Location of the picked map object LocationPoint.
 
NCMapObjectmapObject
 Picked map object MapObject.
 

Detailed Description

Class is useed to handle information in PickListener.

Referenced from PickListener.

Definition at line 21 of file NCMapObjectPickResult.h.

Property Documentation

◆ mapObject

- (NCMapObject*) mapObject
readnonatomicassign

Picked map object MapObject.

Definition at line 35 of file NCMapObjectPickResult.h.

◆ point

- (NCLocationPoint*) point
readnonatomicassign

Location of the picked map object LocationPoint.

Definition at line 28 of file NCMapObjectPickResult.h.


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