Minor adjustments
This commit is contained in:
@@ -151,6 +151,8 @@ class Main extends React.Component {
|
||||
map.setCenter(place.geometry.location)
|
||||
map.setZoom(18)
|
||||
}
|
||||
|
||||
document.activeElement.blur();
|
||||
this.dispatch({type: 'SEARCH_PLACE_CHANGED'})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user