IMapLayout Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Syntax
public interface IMapLayout : IVisualizationBaseLayout, IGenericObjectLayout, IAbstractStructureProperties
| 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  |