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-core
/
com.mapsted.positioning.coreObjects
/
MapPolyline
Map
Polyline
open
class
MapPolyline
Members
Constructors
Map
Polyline
Link copied to clipboard
constructor
(
polyline
:
MapPolyline
,
entity
:
Entity
)
Properties
entity
Link copied to clipboard
val
entity
:
Entity
Functions
get
Building
Id
Link copied to clipboard
open
fun
getBuildingId
(
)
:
Int
get
Floor
Id
Link copied to clipboard
open
fun
getFloorId
(
)
:
Int
get
Name
Link copied to clipboard
open
fun
getName
(
)
:
String
get
Points
Link copied to clipboard
open
fun
getPoints
(
)
:
List
<
Mercator
>
get
Polyline
Style
Link copied to clipboard
open
fun
getPolylineStyle
(
)
:
PolylineStyle
get
Property
Id
Link copied to clipboard
open
fun
getPropertyId
(
)
:
Int