Hi,
I rent books.
Book A is available only in the geo addresses “Miami” and “Orlando”.
Book B is available only in the geo addresses “New York”, “Paris” and “London”.
Book C is available only in the geo addresses “Miami”, “Paris” and “London”.
I would like to show in a repeating group all the books available in the geo address “Florida, USA” (in this case, those would be Book A and Book C).
How can I implement this filter in the repeating group?
Google maps region code biasing might be what I need. Geocoding Service | Maps JavaScript API | Google Developers. How can I use region code biasing with Bubble’s google maps API?
Thanks.