mapbox-gl-geocoder icon indicating copy to clipboard operation
mapbox-gl-geocoder copied to clipboard

Geocoder control for mapbox-gl-js using Mapbox Geocoding API

Results 127 mapbox-gl-geocoder issues
Sort by recently updated
recently updated
newest added

Hey, is there a reason to skip espagnol language ? Simple curiosity.

seattle_betmap - [ ] briefly describe the changes in this PR - [ ] write tests for all new functionality - [ ] run `npm run docs` and commit changes...

1. I am using an external geocoder with the Mapbox geocoder widget. 2. The results return and are concatenated to the standard geocoder results correctly. 3. When clicking on a...

- [x] briefly describe the changes in this PR - [ ] write tests for all new functionality - [x] run `npm run docs` and commit changes to API.md -...

Hello everyone, I'm trying to fix a bug on a project where I'm connecting differents cities around the world by their coord. The problem, as the images shows, is that...

Currently `geocoder.query()` brings the searchbox into focus. Is it possible to make a query without focusing the search? Thanks, Aatish

I'm using the MapboxGeocoder with the `countries` option set to a default country, but I would like to update this option if they change the country they are wanting to...

i store the result in a state and would like to know if there is a type defined for it.