2.5.0 • Published 2 months ago

@studiometa/vue-mapbox-gl v2.5.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 months ago

🗺 Vue 3 Mapbox GL

NPM Version

A small components library to use Mapbox GL in Vue 3 app.

Installation & usage

Have a look at the small guide for information on how to setup a simple map.

Components

The following components are available:

ComponentDescriptionDoc.
MapboxMapDisplay a map with the given style.
MapboxMarkerDisplay a simple or custom marker.
MapboxClusterDisplay a GeoJSON as clusters.
MapboxGeocoderDisplay a geocoder search input with the @mapbox/mapbox-gl-geocoder plugin.
MapboxImageLoad an image to be used on the map.
MapboxImagesLoad multiple images to be used on the map.
MapboxLayerDisplay a layer on the map.
MapboxNavigationControlDisplay the map's navigation controls
MapboxPopupDisplay a popup on the map
MapboxSourceLoad a source of data to be used on the map

Contributing

Installation

# Clone the project
git clone git@github.com:studiometa/vue-mapbox-gl.git
# Cd in the repository
cd vue-mapbox-gl
# Install dependencies
npm i

Useful commands

# Build for deployment
npm run build
# Test before deployment
npm run test
# Lint files
npm run lint
# Fix linting errors
npm run fix

Note

This project is a rewrite of a fork of openearth/vue2mapbox-gl and is published under the GNU GPL 3 license.

2.5.0

2 months ago

2.4.0

3 months ago

2.3.4

3 months ago

2.3.3

4 months ago

2.2.0

8 months ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.4

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-alpha.0

2 years ago

1.4.7

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.0

3 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.0-beta.1

4 years ago

1.1.0-beta.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago