Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add options to MapboxMap #121

Merged
merged 6 commits into from
Sep 15, 2023
Merged

Conversation

titouanmathis
Copy link
Collaborator

@titouanmathis titouanmathis commented Sep 14, 2023

Changelog

Added

@netlify
Copy link

netlify bot commented Sep 14, 2023

Deploy Preview for vue-mapbox-gl-demo canceled.

Name Link
🔨 Latest commit 2212a01
🔍 Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/65040493583f7300087f0f60

@github-actions
Copy link

github-actions bot commented Sep 14, 2023

Export Size

@studiometa/vue-mapbox-gl

Name Size Diff
usePropsBinding 2.03 kB +135 B (+7.12%) 🔺
useEventsBinding 2.03 kB +134 B (+7.06%) 🔺
useMap 2.05 kB +120 B (+6.22%) 🔺
MapboxSource 2.32 kB +129 B (+5.89%) 🔺
MapboxMap 2.13 kB +117 B (+5.81%) 🔺
useControl 2.25 kB +122 B (+5.73%) 🔺
MapboxLayer 2.39 kB +123 B (+5.43%) 🔺
MapboxNavigationControl 2.46 kB +122 B (+5.22%) 🔺
MapboxGeolocateControl 2.54 kB +123 B (+5.09%) 🔺
MapboxImages 2.64 kB +127 B (+5.05%) 🔺
VueScroller 2.53 kB +121 B (+5.02%) 🔺
MapboxImage 2.45 kB +114 B (+4.88%) 🔺
MapboxPopup 2.39 kB +111 B (+4.86%) 🔺
MapboxGeocoder 2.73 kB +117 B (+4.48%) 🔺
MapboxMarker 2.74 kB +117 B (+4.46%) 🔺
MapboxCluster 3.19 kB +119 B (+3.87%) 🔺
StoreLocator 5.78 kB +108 B (+1.90%) 🔺

@titouanmathis titouanmathis merged commit e76d945 into develop Sep 15, 2023
13 checks passed
@titouanmathis titouanmathis deleted the feature/add-options branch September 15, 2023 08:42
@titouanmathis titouanmathis mentioned this pull request Sep 15, 2023
titouanmathis added a commit that referenced this pull request Sep 15, 2023
v2.2.0

Added

- Add support for the clusterProperties option (4a55844, #119, fix #117)
- Add support for the clusterMinPoints option (4e403c7, #119)
- Add props to the MapboxMap component (79d2929, #121, fix #108)

Fixed

- Fix a bug where the geolocate control could be accessed before being added to the map (3f8eaef, #106, fix #77)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting cooperativeGestures on MapboxMap
1 participant