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

Is there anyway that I can set a location for the geocoder initially? #95

Closed kelvin0712 closed 3 years ago

kelvin0712 commented 3 years ago

I am want to set a location by coordination for the geocoder when it first render, is there anyway to do that? For example: I have latitude and longitude, and I want geocoder to show the address according to the coordination. Thank you. I know this is not a good place to ask for help, sorry.