MapPoint

open class MapPoint

Constructors

Link copied to clipboard
constructor()
constructor(point: Point, buildingId: Int, layerIdx: Int)
constructor(point: Point)

Properties

Link copied to clipboard
Link copied to clipboard
open var layerIdx: Integer
Link copied to clipboard
open var point: Point