APEX 22.2.
Hi. I am building a PWA app that should run on Android phones. I have a table that has rows of longitudes and latitudes. I display those rows in an Interactive Report in a page. The IR has a link that when clicked should open Google maps application on users' mobile phones and pass the longitude and latitude values to the maps app and make it search for that specific place.
How can I do that?