Anatolii Suhanov

Results 1 issues of Anatolii Suhanov

https://github.com/mapbox/mapbox-gl-geocoder/blob/master/API.md#setinput is used to only populate the input (at least 4.5.1). So, for intstance, if I call geocoder.setInput("New York") I get this: ![image](https://user-images.githubusercontent.com/7021042/99783416-74513800-2b2b-11eb-991c-f15bb1c377a0.png) but in the latest version (4.7.0) it...