emilianotisato / nova-google-autocomplete-field

Address Autocomplete with Google Place API (full metadata available)
20 stars 17 forks source link

Manage additional values when there are more than one field #21

Open tsu84 opened 3 years ago

tsu84 commented 3 years ago

In order to use fromValue, optional value names (e.g. latitude, longitude) are required. But when there are more instances, names are not unique and there are no way to distinguish above them. Is there a way to overcome this problem?

ikramooe commented 2 years ago

Having the same issue any solution ?