Namespace GoogleMapsApi.Entities.Pollen.Request
Classes
- PollenForecastRequest
Request for the Google Pollen API
forecast:lookupendpoint (GET https://pollen.googleapis.com/v1/forecast:lookup). Returns up to five days of daily pollen information (types and plants) for a coordinate.
- PollenHeatmapTileRequest
Request for the Pollen API heatmap-tile endpoint (
GET https://pollen.googleapis.com/v1/mapTypes/{mapType}/heatmapTiles/{zoom}/{x}/{y}). Downloads a single PNG map tile for the chosen pollen index. The response is binary, not JSON.
Enums
- PollenMapType
The pollen heatmap type (which pollen the tile renders) for a PollenHeatmapTileRequest. Each maps the Universal Pollen Index for one pollen type.