Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.models.plotting
/
MapPoint
Map
Point
open
class
MapPoint
Members
Constructors
Map
Point
Link copied to clipboard
constructor
(
)
constructor
(
point
:
Point
,
buildingId
:
Int
,
layerIdx
:
Int
)
constructor
(
point
:
Point
)
Properties
building
Id
Link copied to clipboard
open
var
buildingId
:
Integer
layer
Idx
Link copied to clipboard
open
var
layerIdx
:
Integer
point
Link copied to clipboard
open
var
point
:
Point