RenderedQueryOptions(androidJvm)

Options for querying rendered features.

class RenderedQueryOptions(androidJvm) : Serializable

Constructors

RenderedQueryOptions
Link copied to clipboard
open fun RenderedQueryOptions(layerIds: 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
layerIds
Link copied to clipboard
private val layerIds: List<String>