Binding website button to outlink like google map direction

Hi, we converted website into apk with kodular. But we have an issue. We have an icon like ‘start routing’ . So For chrome browser, user can click it and start routing with Yandex or Google or Apple Maps.
But when we try in app, it gives error : net::ERR_UNKNOWN_URL_SCHEME

So somehow we need to bind that icon to maps. Please help us.