toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-android
/
com.mapbox.dash.sdk.plugin.cluster
Package-level
declarations
Types
Types
Cluster
Plugin
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
ClusterPlugin
:
Plugin
An interface representing a Mapbox Dash cluster plugin.
Default
Cluster
Plugin
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
DefaultClusterPlugin
(
styles
:
DashMapStyleConfig
=
DEFAULT_CONFIG
)
:
ClusterPlugin