Hello.
in one of the screens of my app is an information about where a store is (a precise address will be always displayed (at least the city but otherwise the street address) - see image attached
I was wondering how it could dynamically open the Google maps native app (external to the app) when the user click on the address…so the user can see exactly the location in his google maps.
If you can help me with this, this would be fantastic!!
Thanks

1 Like
Hey @LawrenceB,
Welcome to Adalo! To perform this task:
- Create an action for the text (Full Address)
- Link to “Website” (Its the very last option)
- paste the following into the Website URL box it provides:
https://www.google.com/maps/search/?api=1&query=
After the “=” select the magic text button and select Current or Logged in User’s > Full Address
Hope this helps, ill provide screenshots once I leave work!

1 Like
Hey Jordan
Thousand thanks!
Really appreciate your help
Best
2 Likes
No problem bro! You can mark my earlier response as the Solution!
1 Like