[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003eThis resource provides access to pollen heatmap tiles.\u003c/p\u003e\n"],["\u003cp\u003eThere is no persistent data storage associated with this resource.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method is \u003ccode\u003elookupHeatmapTile\u003c/code\u003e, which retrieves a PNG image of the pollen heatmap for a specific tile.\u003c/p\u003e\n"],["\u003cp\u003eThe data is represented visually as heatmap tiles and accessed via a REST API.\u003c/p\u003e\n"]]],["The primary resource has no persistent data. The key action is the `lookupHeatmapTile` method, which retrieves data for a tile PNG image. This method returns the image data as a byte array. The only functionality available for this resource is the retrieval of heatmap tile image data via this specific lookup method.\n"],null,["# REST Resource: mapTypes.heatmapTiles\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------|\n| ### [lookupHeatmapTile](/maps/documentation/pollen/reference/rest/v1/mapTypes.heatmapTiles/lookupHeatmapTile) | Returns a byte array containing the data of the tile PNG image. |"]]