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
I think we simply import the MapboxOptions and expose them all as valid props rather than explicitly type them all out in react-map-gl. The language prop is included in the community types too. Do you have the latest of these installed?
Description
There is
language
option in MapBox (https://docs.mapbox.com/mapbox-gl-js/api/map/#map-parameters), but there is no such option inMap
component fromreact-map-gl
It works well, when you provide it, but TypeScript error remains
Expected Behavior
No response
Steps to Reproduce
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: