copy

fun copy(poiId: PoiId = this.poiId, locale: Locale = this.locale): PoiDetailsOptions

Deprecated

This will be removed from future releases after 2025-12-16.

Replace with

PoiDetailsOptions(poiId, locale)