I am using Google Places API to show a drop-down.
But this site https://www.venturekit.ai/app/home shows a custom drop-down with Places API - if what the user types isn’t available in Google Places then the top most option is what the user has typed in.
Is this achievable using the default functionality of Google Places API or do I need to write a custom-dropdown ?