RouteSearchPoint
Description of the points by which the route is built.
RouteSearchPoint(
coordinates: GeoPoint,
course: Bearing? = null,
objectId: DgisObjectId = DgisObjectId(objectId = 0, entranceId = 0),
levelId: LevelId? = null
)
Description of the points by which the route is built.
Parameters
Properties
Coordinates to build a route through.
The direction in which the point should be passed.
ID of the object to which the pedestrian part of the route is built.
Floor plan identifier (for pedestrian routes).