We don’t have to do anything much for the Google Maps Clone when it comes to keyboard accessibility. Google’s Autocomplete does most of the job for us.
There’s only one improvement we can make.
Focusing on the new search box
When the user clicks the “add new end point” button, focus remains on that button. We want to shift focus to the new input so they can begin typing immediately.