2.7.2 • Published 5 months ago

@studiometa/vue-mapbox-gl v2.7.2

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

🗺 @studiometa/vue-mapbox-gl

NPM Version Downloads Size Dependency Status Codecov

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.7.0-alpha.3

6 months ago

2.7.0-alpha.0

6 months ago

2.7.0

6 months ago

2.6.0

6 months ago

2.7.2

5 months ago

2.7.1

5 months ago

2.5.0

1 year ago

2.4.0

1 year ago

2.3.4

1 year ago

2.3.3

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.4

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.0-alpha.0

3 years ago

1.4.7

4 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.0

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.1.0-beta.1

6 years ago

1.1.0-beta.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago