Qlik.Sense.Client.Visualizations.MapComponents Namespace
Classes
| Layer | Map layer base class. Don't use this class directly, use the PointLayer or Polygon3Layer class and make sure to set the correct type. | 
| ListObjectExpression | |
| ListObjectExpressionDef | |
| MapListObject | The listobject used by map visualization | 
| MapListObjectDef | The listobject used by map visualization | 
| PointLayer | Map point layer. | 
| PointLayerDef | Map point layer. | 
| Polygon3Layer | Map polygon layer. | 
| Polygon3LayerDef | Map polygon layer. | 
| Polygon3LayerGeodata | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. | 
| Polygon3LayerGeodataDef | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. | 
| PolygonLayer | Map polygon layer (old version). | 
Interfaces
| ILayer | Map layer base class. Don't use this class directly, use the PointLayer or Polygon3Layer class and make sure to set the correct type. | 
| IListObjectExpression | |
| IListObjectExpressionDef | |
| IMapListObject | The listobject used by map visualization | 
| IMapListObjectDef | The listobject used by map visualization | 
| IPointLayer | Map point layer. | 
| IPointLayerDef | Map point layer. | 
| IPolygon3Layer | Map polygon layer. | 
| IPolygon3LayerDef | Map polygon layer. | 
| IPolygon3LayerGeodata | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. | 
| IPolygon3LayerGeodataDef | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. | 
| IPolygonLayer | Map polygon layer (old version). |