Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benchmark-urbanism/vue-mapbox-map
A minimalist Vue component wrapping Mapbox GL or MapLibre GL for dynamic interaction!
https://github.com/benchmark-urbanism/vue-mapbox-map
dynamic-maps mapbox mapbox-gl-js maplibre maplibre-gl-js maps vue vue-component vue-components vue-mapbox-map
Last synced: 3 months ago
JSON representation
A minimalist Vue component wrapping Mapbox GL or MapLibre GL for dynamic interaction!
- Host: GitHub
- URL: https://github.com/benchmark-urbanism/vue-mapbox-map
- Owner: benchmark-urbanism
- License: mit
- Created: 2018-03-06T15:56:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T15:33:52.000Z (over 1 year ago)
- Last Synced: 2024-04-25T08:21:21.079Z (7 months ago)
- Topics: dynamic-maps, mapbox, mapbox-gl-js, maplibre, maplibre-gl-js, maps, vue, vue-component, vue-components, vue-mapbox-map
- Language: JavaScript
- Homepage: https://benchmark-urbanism.github.io/vue-mapbox-map/
- Size: 1.67 MB
- Stars: 35
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-mapbox-map
[![publish package](https://github.com/benchmark-urbanism/vue-mapbox-map/actions/workflows/publish_package.yml/badge.svg)](https://github.com/benchmark-urbanism/vue-mapbox-map/actions/workflows/publish_package.yml)[![deploy docs (merge)](https://github.com/benchmark-urbanism/vue-mapbox-map/actions/workflows/firebase-hosting-merge.yml/badge.svg)](https://github.com/benchmark-urbanism/vue-mapbox-map/actions/workflows/firebase-hosting-merge.yml)
A minimalist [Vue](https://vuejs.org/) component wrapping [Mapbox GL JS](https://www.mapbox.com/mapbox-gl-js/api/) or [MapLibre GL](https://github.com/maplibre/maplibre-gl-js) for dynamic maps.
In the spirit of keeping things light and not reinventing the wheel: this component wraps only what is necessary for dynamic updates.
Please see the [docs](https://vue-mapbox-map.web.app/) for more information!