queryRenderedRasterValues

Queries the map for rendered raster values at a specific coordinate.

This is a suspend function variant of MapFeatureQueryDelegate.queryRenderedRasterValues.

Return

QueriedRasterValues containing raster values or a string describing an error.

Parameters

coordinate

The position on the screen to query.

options

The options for configuring the rendered raster value query.