mapbox / mapbox-gl-geocoder

Geocoder control for mapbox-gl-js using Mapbox Geocoding API
https://mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder/
ISC License
368 stars 180 forks source link

upgrade mapbox-gl peerDependency to work with GL JS 2 #413

Closed andrewharvey closed 3 years ago

andrewharvey commented 3 years ago

closes #412

@bastianonm

bastianonm commented 3 years ago

Thanks

bertday commented 3 years ago

Glad to see this PR! 😄 If anyone's having compatibility issues in the meantime, this worked for me:

 npm i @mapbox/mapbox-gl-geocoder --force