IPolygon3Layer Interface
  Namespace: Qlik.Sense.Client.Visualizations.MapComponents
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Map polygon layer.
Syntax
public interface IPolygon3Layer : 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 | 
| HyperCube | JSON property name: qHyperCube | 
| MeasureDef | JSON property name: measureDef | 
| ShowExcluded | JSON property name: showExcluded |