Package-level declarations
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )
This annotation marks the experimental preview of the Mapbox Ev API. This API is in a preview state and has a very high chance of being changed in the future.
Link copied to clipboard
interface MapboxTileProvider
Interface for loading tile data (e.g., charging stations) from a tile provider. Can be used to override the default Mapbox tile source with a custom implementation.