interface GeospatialLayerMapConfigurationProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.CfnAnalysis.GeospatialLayerMapConfigurationProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnAnalysis_GeospatialLayerMapConfigurationProperty |
![]() | software.amazon.awscdk.services.quicksight.CfnAnalysis.GeospatialLayerMapConfigurationProperty |
![]() | aws_cdk.aws_quicksight.CfnAnalysis.GeospatialLayerMapConfigurationProperty |
![]() | aws-cdk-lib » aws_quicksight » CfnAnalysis » GeospatialLayerMapConfigurationProperty |
The map definition that defines map state, map style, and geospatial layers.
Example
// The generated example for this type would exceed 500 lines,
// and has been elided for readability.
Properties
Name | Type | Description |
---|---|---|
interactions? | IResolvable | Visual | |
legend? | IResolvable | Legend | |
map | IResolvable | IResolvable | Geospatial [] | The geospatial layers to visualize on the map. |
map | IResolvable | Geospatial | The map state properties for the map. |
map | IResolvable | Geospatial | The map style properties for the map. |
interactions?
Type:
IResolvable
|
Visual
(optional)
legend?
Type:
IResolvable
|
Legend
(optional)
mapLayers?
Type:
IResolvable
|
IResolvable
|
Geospatial
[]
(optional)
The geospatial layers to visualize on the map.
mapState?
Type:
IResolvable
|
Geospatial
(optional)
The map state properties for the map.
mapStyle?
Type:
IResolvable
|
Geospatial
(optional)
The map style properties for the map.