Open oceandrama opened 1 month ago
There is language option in MapBox (https://docs.mapbox.com/mapbox-gl-js/api/map/#map-parameters), but there is no such option in Map component from react-map-gl It works well, when you provide it, but TypeScript error remains
language
Map
react-map-gl
No response
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 remainsExpected Behavior
No response
Steps to Reproduce