SourceQueryOptions(androidJvm)

Options for querying source features.

class SourceQueryOptions(androidJvm) : Serializable

Constructors

SourceQueryOptions
Link copied to clipboard
open fun SourceQueryOptions(sourceLayerIds: List<String>, filter: Value)

Functions

equals
Link copied to clipboard
open fun equals(object: Any): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

filter
Link copied to clipboard
private val filter: Value
sourceLayerIds
Link copied to clipboard
private val sourceLayerIds: List<String>