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