Tool to fetch individual map tile images by x/y coordinates and zoom level. Use after calculating tile indices for custom map rendering.
lMap layer type. Only 'map' (roadmap) is supported.
xRequiredintegerTile number on the X axis (calculate per docs).
yRequiredintegerTile number on the Y axis (calculate per docs).
zRequiredintegerZoom level, integer from 0 (whole world) up to 20 (street level).
langRequiredstringMap caption language and region, in ISO 639-1_language + ISO 3166-1_region format. Determines feature-label language and regional settings.
scalenumberScale factor for tile image size (range: 0.1-4.0). Values >1.0 produce larger hi-res tiles (e.g., 512x512 for scale=2), values <1.0 shrink the tile. Default is 1.0 (256x256 pixels).
apikeystringDeveloper API key issued in the Yandex Developer Dashboard. Activation may take up to 15 minutes. If not provided, will attempt to use the API key from the connected account.
maptypestringPredefined map style mode (default 'map').
projectionstringProjection: 'wgs84_mercator' for elliptical Mercator (default), 'web_mercator' for spherical Web Mercator.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.