Skip to content

INFO

For further documentation, you can refer to the vue-maplibre-gl documentation that already include guides, API references, and examples.

If you find any errors related the Nuxt module (a composable not available for example), please open an issue on the GitHub repository.

TIP

Note that composables are exported with the Mgl prefix added to the name of the composable. For example, the useMap composable is exported as useMglMap.