Hi, I have an issue with the location column in Adalo. In my events database, I have an address (location) column, as well as latitude and longitude columns (for markers). The process of creating an event involves using a Google Maps input, followed by setting a marker (external component called pin marker) to retrieve lat and long.
Is there a magical way to:
- Set the address (Location) not through Google input, but directly using lat and long?
- Filter events (address is within) using lat and long?