Show Venue
ShowVenue holds the properties of values to be set when showing a venue.
Constructors
Properties
Configuration for ambient occlusion. Defaults to disabled. This config object allows enabling ambient occlusion and setting the quality and resolution. Use MPIMapView.setAmbientOcclusionConfiguration()
to set other options.
Controls whether antialiasing is enabled and its quality level. Defaults to true with medium quality if device pixel ratio is 1. This is very expensive on high resolution screens.
Set background alpha of the map
Set background color of the map when showing the venue
Set the first map with first map id when showing the venue
Show the venue with labels on all locations
Multi-buffer rendering is currently an experimental feature that may be changed in future releases. Multi-buffer rendering should improve performance but may cause issues on older GPUs.
Configuration for outdoor view. Defaults to disabled. Outdoor view requires multiBufferRendering to be enabled.
Enable shading of bottoms of geometry along with outlines to make geometry stand out.