We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pixelsToGLUnits
I tried to update two of my Astro+React (React Map GL) projects to Maplibre 5 and I am getting an error “pixelsToGLUnits” for both.
I don’t see issues in either repo (Search Maplibre), but React Map GL uses the setting internally.
The new react-maplibre library does not use the setting.
No response
"react-map-gl": "^7.2.0-beta.1",
"maplibre-gl": "^4.7.1"
5.0.x
The text was updated successfully, but these errors were encountered:
Same here !
There is a compatibility problem between react-map-gl and maplibre-gl@5
Sorry, something went wrong.
See #2457
No branches or pull requests
Description
I tried to update two of my Astro+React (React Map GL) projects to Maplibre 5 and I am getting an error “
pixelsToGLUnits
” for both.I don’t see issues in either repo (Search Maplibre), but React Map GL uses the setting internally.
The new react-maplibre library does not use the setting.
Expected Behavior
No response
Steps to Reproduce
Environment
"react-map-gl": "^7.2.0-beta.1",
"maplibre-gl": "^4.7.1"
works,5.0.x
does notLogs
No response
The text was updated successfully, but these errors were encountered: