MapsIndoorsAndroid
MapboxAdapter
/
com.mapsindoors.mapbox
/
MPPointAnnotation
MPPoint
Annotation
class
MPPointAnnotation
:
MPIMarker
Content copied to clipboard
Constructors
Functions
Properties
Constructors
MPPoint
Annotation
Link copied to clipboard
fun
MPPointAnnotation
(
featureCollection
:
FeatureCollection
,
id
:
String
)
Content copied to clipboard
MPPoint
Annotation
Link copied to clipboard
fun
MPPointAnnotation
(
)
Content copied to clipboard
Functions
get
Id
Link copied to clipboard
open
override
fun
getId
(
)
:
String
Content copied to clipboard
Properties
mFeatureCollection
Link copied to clipboard
lateinit
var
mFeatureCollection
:
FeatureCollection
Content copied to clipboard
mId
Link copied to clipboard
lateinit
var
mId
:
String
Content copied to clipboard