Map Options
@Immutable
Configures various platform-specific behaviors of the map.
Each field provides some presets available from common code, but fine-grained customization on multiple platforms requires configuring these options in expect/actual code.
Constructors
Link copied to clipboard
constructor(renderOptions: RenderOptions = RenderOptions.Standard, gestureOptions: GestureOptions = GestureOptions.Standard, ornamentOptions: OrnamentOptions = OrnamentOptions.AllEnabled)