IPolygon3LayerDef Interface
  Namespace: Qlik.Sense.Client.Visualizations.MapComponents
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Map polygon layer.
Syntax
public interface IPolygon3LayerDef : ILayer, IAbstractStructureProperties
| Name | Description | 
|---|---|
| Geodata | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. JSON property name: geodata | 
| HyperCubeDef | The hypercube used by most visualizations JSON property name: qHyperCubeDef | 
| MeasureDef | JSON property name: measureDef | 
| ShowExcluded | JSON property name: showExcluded |