Class is useed to handle information in PickListener. More...
#include <com/navigine/idl/objc/NCMapObjectPickResult.h>
Inherits NSObject.
Properties | |
NCLocationPoint * | point |
Location of the picked map object LocationPoint. | |
NCMapObject * | mapObject |
Picked map object MapObject. | |
Class is useed to handle information in PickListener.
Referenced from PickListener.
Definition at line 21 of file NCMapObjectPickResult.h.
|
readnonatomicassign |
Picked map object MapObject.
Definition at line 35 of file NCMapObjectPickResult.h.
|
readnonatomicassign |
Location of the picked map object LocationPoint.
Definition at line 28 of file NCMapObjectPickResult.h.