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 have tried it the same way we use it with the react-leaflet. it is not giving any error or warnings though but not showing up on map as well. I have added css and everything.
Here is the part of the code i have used in react-map-gl.
` const SearchControl = props => {
const {current: map} = useMap();
I have tried it the same way we use it with the react-leaflet. it is not giving any error or warnings though but not showing up on map as well. I have added css and everything.
Here is the part of the code i have used in react-map-gl.
` const SearchControl = props => {
const {current: map} = useMap();
};`
The text was updated successfully, but these errors were encountered: