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