REST Resource: mapTypes.heatmapTiles
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
返回一个字节数组,其中包含图块 PNG 图片的数据。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[[["\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. |"]]