Loading...
Searching...
No Matches
MapObjectPickResult Class Referenceabstract

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

Inherits Finalizable.

Public Attributes

LocationPoint get point
 Location of the picked map object LocationPoint.
 
MapObject get mapObject
 Picked map object MapObject.
 

Detailed Description

Class is useed to handle information in PickListener.

Referenced from PickListener.

Definition at line 21 of file map_object_pick_result.dart.

Member Data Documentation

◆ mapObject

MapObject get MapObjectPickResult.mapObject

Picked map object MapObject.

Definition at line 35 of file map_object_pick_result.dart.

◆ point

LocationPoint get MapObjectPickResult.point

Location of the picked map object LocationPoint.

Definition at line 29 of file map_object_pick_result.dart.


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