SamSamskies / react-map-gl-geocoder

React wrapper for mapbox-gl-geocoder for use with react-map-gl
MIT License
122 stars 29 forks source link

export 'FlyToInterpolator' (imported as 'r') was not found in 'react-map-gl' #137

Open saharilarshad opened 2 years ago

saharilarshad commented 2 years ago

after using library react-map-gl-geocoder

SamSamskies commented 2 years ago

I believe this is a duplicate issue https://github.com/SamSamskies/react-map-gl-geocoder/issues/132. Please close this issue if that's the case. Thanks.

alimbaeva commented 1 year ago

ERROR in ./node_modules/react-map-gl-geocoder/dist/index.m.js 121:38-39 export 'FlyToInterpolator' (imported as 'r') was not found in 'react-map-gl' (possible exports: AttributionControl, FullscreenControl, GeolocateControl, Layer, Map, MapProvider, Marker, NavigationControl, Popup, ScaleControl, Source, default, useControl, useMap)

can it be solved?