mapbox-maps-android
/
com.mapbox.maps
/
SourceQueryOptions(androidJvm)
Source
Query
Options(android
Jvm)
Options for querying source features.
class
SourceQueryOptions(androidJvm)
:
Serializable
Content copied to clipboard
Constructors
Functions
Properties
Constructors
SourceQueryOptions
Link copied to clipboard
open fun
SourceQueryOptions
(sourceLayerIds:
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
@
NonNull
()
private val
filter
:
Value
Content copied to clipboard
sourceLayerIds
Link copied to clipboard
@
Nullable
()
private val
sourceLayerIds
:
List
<
String
>
Content copied to clipboard