React Geolookup

Google Places Suggest for React.js,
supporting default places.

Check the console when selecting a suggest!

Open Street Maps Nominatim Suggests for React.js

Suggestions will not load until Search button is clicked. Implemented using onSuggestLookup, onGeocodeSuggest, and disableAutoLookup properties.

Custom Geocode Provider Suggests for React.js

Suggestions will not load until Search button is clicked. Implemented using geocodeProvider property.