REST Resource: mapTypes.heatmapTiles
方法 |
|
傳回包含圖塊 PNG 圖片資料的位元組陣列。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-05 (世界標準時間)。
[null,null,["上次更新時間:2024-08-05 (世界標準時間)。"],[[["This resource provides access to pollen heatmap tiles."],["There is no persistent data storage associated with this resource."],["The primary method is `lookupHeatmapTile`, which retrieves a PNG image of the pollen heatmap for a specific tile."],["The data is represented visually as heatmap tiles and accessed via a REST API."]]],["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"]]