Show Venue
@Serializable
Content copied to clipboard
ShowVenue holds the properties of values to be set when showing a venue.
Constructors
Link copied to clipboard
fun ShowVenue( firstMapId: String? = null, labelAllLocationsOnInit: Boolean = true, backgroundColor: String? = null, backgroundAlpha: Double? = null, multiBufferRendering: Boolean? = false, xRayPath: Boolean? = true, antialiasConfig: MPIOptions.AntialiasConfiguration? = null, ambientOcclusionConfig: MPIOptions.AmbientOcclusionConfiguration? = null, outdoorView: MPIOptions.OutdoorView? = null, shadingAndOutlines: Boolean? = false)
Content copied to clipboard
Properties
Link copied to clipboard
val ambientOcclusionConfig: MPIOptions.AmbientOcclusionConfiguration? = null
Content copied to clipboard
Link copied to clipboard