Linking Google Maps marker to an Ionic page

Hi all,

I’m using Google Maps JS API for my Ionic-v3 app.

Markers represent venues and each marker has InfoWindow attached to display text about the venue.

I’d like to link the marker to the related venue page on the app.

Can anyone tell me, if it’s possible?

It’s possible to style InfoWindow, but ionic navigation can’t be used here, as far as I can see.

Thanks.