Ionic Native Map with alert dialog does not accept click

Set this.map.setClickable(false) when the alert function is entered, and then add this.map.setClickable(true) inside the handler.

2 Likes