copyWithLocations

fun copyWithLocations(fragments: List<String> = locations.fragments, progression: Double? = locations.progression, position: Int? = locations.position, totalProgression: Double? = locations.totalProgression, otherLocations: Map<String, Any> = locations.otherLocations): Locator

Shortcut to get a copy of the Locator with different Locations sub-properties.