dapriett / nativescript-google-maps-sdk

Cross Platform Google Maps SDK for Nativescript
MIT License
244 stars 164 forks source link

fix: allow notifying of marker tap event (after #331) #369

Closed abhayastudios closed 4 years ago

abhayastudios commented 4 years ago

PR #331 changed the mapViewDidTapMarker method where this return prevents the InfoWindow from showing.

abhayastudios commented 4 years ago

@dapriett ok like this then (works for me locally indeed)

dapriett commented 4 years ago

Thanks for the PR @abhayastudios! 👏