Google Places Autocomplete API

Google has an API for Places on top of just regular address autocomplete. Allowing us to access that API (even with our own Google API Key) and populate Places (with the name and address) would be great!

Meaning adding a title field to an address where the name of an address, from the Places API, can go. Or creating a new Address type field that can accommodate - however you guys decide.

2 Likes

This is certainly possible with some custom JS. Not sure if we’ll ever add this as a native feature since it can be hard to manage the title to address relationship.