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

[fix] Fix react-map-gl mapbox api props #2362

Merged
merged 3 commits into from Oct 10, 2023

Conversation

igorDykhta
Copy link
Collaborator

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
mapboxApiUrl,
mapboxAccessToken: currentStyle?.accessToken || mapboxApiAccessToken,
baseApiUrl: mapboxApiUrl,
mapLib: mapboxgl,
Copy link
Collaborator Author

@igorDykhta igorDykhta Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilyabo looks like we need to set mapLib in order to be able to set baseApiUrl (visgl/react-map-gl#1990 (comment))

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
@igorDykhta igorDykhta merged commit ec0881d into master Oct 10, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the igr/ups-fix-react-map-gl-props branch October 10, 2023 19:41
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.

None yet

2 participants