Enum MapTypesResource.HeatmapTilesResource.LookupHeatmapTileRequest.MapTypeEnum
Required. The type of the pollen heatmap. Defines the combination of pollen type and index that the map will graphically represent.
Namespace: Google.Apis.Pollen.v1
Assembly: Google.Apis.Pollen.v1.dll
Syntax
public enum MapTypesResource.HeatmapTilesResource.LookupHeatmapTileRequest.MapTypeEnum
Fields
Name | Description |
---|---|
GRASSUPI | The heatmap type will represent a grass index graphical map. |
MAPTYPEUNSPECIFIED | Unspecified map type. |
TREEUPI | The heatmap type will represent a tree index graphical map. |
WEEDUPI | The heatmap type will represent a weed index graphical map. |