MapLayout Class
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- System.Object
Syntax
public class MapLayout : VisualizationBaseLayout, IDisposable, IMapLayout, IVisualizationBaseLayout, IGenericObjectLayout, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| MapLayout() | Creates an instance of the MapLayout class | 
Properties
| Name | Description | 
|---|---|
| AutoZoomOnSelection | Zoom automatically when selecting values. JSON property name: autoZoomOnSelection | 
| Background | Map background settings. JSON property name: background | 
| CalcCond | Calculation Condition, only used for syncing with maps hypercubes JSON property name: calcCond | 
| Color | Color settings. JSON property name: color | 
| CustomErrorMessage | Defines custom error messages. JSON property name: customErrorMessage | 
| Layers | JSON property name: layers | 
| Legend | Legend settings. JSON property name: legend | 
| Navigation | Show navigation UI. JSON property name: navigation |