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

Marker prop is absent in the wrapper #69

Closed neeleshbisht99 closed 4 years ago

neeleshbisht99 commented 4 years ago

Marker prop is absent I guess , which needs to be added

SamSamskies commented 4 years ago

Hi @neeleshbisht99, marker prop has been added and it defaults to true which is the currently the same behavior as mapbox-gl-geocoder. https://github.com/SamSamskies/react-map-gl-geocoder/releases/tag/v2.1.0