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

[Bugfix] Cluster duplicate source ID #83

Merged
merged 3 commits into from Jan 10, 2023

Conversation

titouanmathis
Copy link
Collaborator

This PR fixes a bug where MapboxCluster ID were not correctly incremented.

Fix #75.

@github-actions
Copy link

github-actions bot commented Jan 10, 2023

Export Size

@studiometa/vue-mapbox-gl

Name Size Diff
StoreLocator 5.56 kB +5.56 kB (+100.00%) 🔺
MapboxMap 2.01 kB +2.01 kB (+100.00%) 🔺
MapboxCluster 1.84 kB +1.84 kB (+100.00%) 🔺
MapboxMarker 1.74 kB +1.74 kB (+100.00%) 🔺
MapboxGeocoder 1.57 kB +1.57 kB (+100.00%) 🔺
MapboxGeolocateControl 1.37 kB +1.37 kB (+100.00%) 🔺
MapboxPopup 1.34 kB +1.34 kB (+100.00%) 🔺
MapboxNavigationControl 1.25 kB +1.25 kB (+100.00%) 🔺
MapboxLayer 1.03 kB +1.03 kB (+100.00%) 🔺
useControl 968 B +968 B (+100.00%) 🔺
MapboxImages 953 B +953 B (+100.00%) 🔺
VueScroller 764 B +764 B (+100.00%) 🔺
MapboxImage 744 B +744 B (+100.00%) 🔺
useEventsBinding 569 B +569 B (+100.00%) 🔺
MapboxSource 543 B +543 B (+100.00%) 🔺
usePropsBinding 446 B +446 B (+100.00%) 🔺
useMap 165 B +165 B (+100.00%) 🔺

@titouanmathis titouanmathis force-pushed the bugfix/cluster-duplicate-source-id branch from 73f5422 to b08693e Compare January 10, 2023 10:02
@titouanmathis titouanmathis force-pushed the bugfix/cluster-duplicate-source-id branch from b08693e to 10bf804 Compare January 10, 2023 10:12
@titouanmathis titouanmathis merged commit e7d3397 into develop Jan 10, 2023
@titouanmathis titouanmathis deleted the bugfix/cluster-duplicate-source-id branch January 10, 2023 10:25
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.

Duplicate source ID for mulitple cluster
1 participant