MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPRoutePolyline
MPRoute
Polyline
open
class
MPRoutePolyline
Functions
Functions
get
Lat
Lngs
Link copied to clipboard
@
NonNull
open
fun
getLatLngs
(
)
:
Array
<
MPLatLng
>
get
Points
Link copied to clipboard
@
NonNull
open
fun
getPoints
(
)
:
Array
<
MPPoint
>
get
Points
Encoded
Link copied to clipboard
@
NonNull
open
fun
getPointsEncoded
(
)
:
String