mapbox / react-geocoder

A geocoder component using Mapbox.
ISC License
136 stars 60 forks source link

Add optional focusOnMount param #11

Closed aaronlidman closed 9 years ago

aaronlidman commented 9 years ago

Allows one to specify whether the geocoder input field focuses when the component is mounted. Defaults to true, focusing when mounted.

cc @yhahn @tmcw