PWA Intent Navigation App (like GMAps/TomTom/HereMaps)
I am currently developing a Progressive Web App (PWA) using Angular. In my app, I need to provide functionality that allows users to start navigation to a specified address. Ideally, depending on the navigation systems installed on the user’s phone, it should prompt the user to choose which navigation app they want to use. Is this possible with a PWA using Android/iOS?