mapbox-maps-android
/
com.mapbox.maps
/
RenderedQueryOptions(androidJvm)
Rendered
Query
Options(android
Jvm)
Options for querying rendered features.
class
RenderedQueryOptions(androidJvm)
:
Serializable
Content copied to clipboard
Constructors
Functions
Properties
Constructors
RenderedQueryOptions
Link copied to clipboard
open fun
RenderedQueryOptions
(layerIds:
List
<
String
>, filter:
Value
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(object:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
filter
Link copied to clipboard
@
Nullable
()
private val
filter
:
Value
Content copied to clipboard
layerIds
Link copied to clipboard
@
Nullable
()
private val
layerIds
:
List
<
String
>
Content copied to clipboard