Skip to main content

Point of Interest (POI)

Description

Used to hold data about a point of interest (POI) and provide a common interface.

Interface

Type
IPOIService

Inherits

Type
N/A

Properties

NameType
dataIPOI

Public Methods

NameParametersReturn TypeDescription
POIServiceIPOI dataPOIServiceA constructor to setup a POIService.
GetTypeValueN/AintReturns the type of POI.
GetPositionN/ATransformReturns the transform which is used to denote the position of the POI.
SetPositionTransform positionvoidUpdates the POI transforum used to denote the position of the POI.
SetTypeint typevoidUsed to set the type of the POI.