Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.maps:map-display-compose-common
/
com.tomtom.sdk.map.display.compose.properties
/
PolylineProperties
/
copy
copy
fun
copy
(
configure
:
PolylineProperties.Mutable
.
(
)
->
Unit
=
{ }
)
:
PolylineProperties
Copies the
PolylineProperties
and applies the changes by
configure
to the copied instance.