querySourceFeatures

Queries the map for source features.

Return

An array of source features.

Parameters

options

Options for querying source features.

sourceId

Style source identifier used to query for source features.

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