UNPKG

@advisr/v-mapbox

Version:

Maplibre (and Mapbox) with Vue 💚

6 lines (5 loc) • 345 B
export { AttributionControl as VControlAttribution } from './attribution'; export { FullscreenControl as VControlFullscreen } from './fullscreen'; export { GeolocateControl as VControlGeolocate } from './geolocate'; export { NavigationControl as VControlNavigation } from './navigation'; export { ScaleControl as VControlScale } from './scale';