• Seeking advice on implementing an autocomplete dropdown menu for user to select their location (their selection to be displayed on front-end in user’s profile).

    Would rather avoid plugins but if someone has the perfect plugin to suggest for this please let me know.

    I am guessing I need to do some kind of integration with Google APIs (but I don’t really know much about APIs).

    Can someone offer any info on how to do this or where to start?

Viewing 1 replies (of 1 total)
  • Hi @kosmicbird,

    This can be done purely in HTML too but you would need to have good HTML and GoogleMaps API understanding.
    I would suggest watching or reading some tutorials on GoogleMaps API first. You could start here

    In the past I have used WP Google Maps where user would type in the address and that would be shown on the map. It also has autocomplete and map display feature you are looking for.

Viewing 1 replies (of 1 total)

The topic ‘Autocomplete Location Dropdown Menu’ is closed to new replies.