mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
RenderedRasterQueryOptions
Rendered
Raster
Query
Options
class
RenderedRasterQueryOptions
:
Serializable
Options for querying rendered raster values.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
Builder
Link copied to clipboard
open
fun
toBuilder
(
)
:
RenderedRasterQueryOptions.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
layers
Link copied to clipboard
@
Nullable
@get:
Nullable
val
layers
:
List
<
String
>