Retrieves a base map tile image from HERE Raster Tile API v3. Returns map tiles in various styles (normal day/night, satellite, reduced/lite) at specified zoom levels and tile coordinates using the Web Mercator projection. Tiles are provided in 256x256 or 512x512 pixel sizes in…
xRequiredintegerTile column index in Web Mercator grid, zero-based.
yRequiredintegerTile row index in Web Mercator grid, zero-based.
sizeRequiredintegerTile image size in pixels. Allowed values: 256 or 512.
zoomRequiredintegerZoom level as an integer between 0 (world) and 20 (street-level).
formatRequiredstringImage format for the tile.
schemeRequiredstringMap style/scheme for the base tile. Common options: 'normal.day' for standard day map, 'normal.night' for night mode, 'satellite.day' for satellite imagery, 'reduced.day' for simplified map.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.