mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
QueriedSourceFeature
Queried
Source
Feature
class
QueriedSourceFeature
:
Serializable
Represents query result that is returned in QuerySourceFeaturesCallback.
Constructors
Functions
Properties
See also
See also
`query
Source
Features`
Constructors
Queried
Source
Feature
Link copied to clipboard
open
fun
QueriedSourceFeature
(
@
NonNull
queriedFeature
:
QueriedFeature
)
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
queried
Feature
Link copied to clipboard
@
NonNull
@get:
NonNull
val
queriedFeature
:
QueriedFeature