mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.interactions
/
FeaturesetFeature
/
FeaturesetFeature
Featureset
Feature
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY
]
)
fun
<
FS
:
FeatureState
>
FeaturesetFeature
(
id
:
FeaturesetFeatureId
?
,
descriptor
:
TypedFeaturesetDescriptor
<
FS
,
*
>
,
state
:
FS
,
originalFeature
:
Feature
)