querySourceFeatures

Queries the map for source features.

Parameters

callback

The `query features callback` called when the query completes.

options

The `source query options` for querying source features.

sourceId

The style source identifier used to query for source features.

open fun querySourceFeatures(sourceId: String, options: SourceQueryOptions, callback: QueryFeaturesCallback)