You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my map suddenly stopped showing and i had the following error in my console .
it seems like it might have been caused by a recent update but i havent updated any of my libraries . i searched the issues but i cant find anything similar
i get the error below things i tried
i updated the react-map library to "react-map-gl": "^7.1.8" nd i get the street view back, however the satellite view doesnt work from me anymore the only view that works is the streets view when i do this
Description
my map suddenly stopped showing and i had the following error in my console .
it seems like it might have been caused by a recent update but i havent updated any of my libraries . i searched the issues but i cant find anything similar
i get the error below
things i tried
i updated the react-map library to "react-map-gl": "^7.1.8" nd i get the street view back, however the satellite view doesnt work from me anymore the only view that works is the streets view when i do this
when i change
mapStyle={
https://api.maptiler.com/maps/streets/style.json?key=accesskey`}` tomapStyle={
https://api.maptiler.com/maps/hybrid/style.json?key=accesskey`}`doesnt show the satellite view anymore
Expected Behavior
should show a normal map with streets view on streets-2 and satellite view on hybrid
Steps to Reproduce
install map libre 7.1.7 in your react app
install "mapbox-gl": "^3.4.0",
"maplibre-gl": "^4.1.3",
Environment
"maplibre-gl": "^4.1.3",
Logs
The text was updated successfully, but these errors were encountered: