querySourceFeatures

Queries the map for source features.

Parameters

callback

Callback called when the query completes

options

Options for querying source features.

sourceId

Style source identifier used to query for source features.

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