Buttons are dragging my native map around

Hi all,

I have some buttons overlayed a ionic native map. Anytime I’m moving around the map and I touch a button it drags the button and the map with it up/down the page.

Is there anyway to stop this?

Thanks

I had buttons overlaying the native map and never had this issue. Can you post the code you’re using to place the buttons and maybe even a gif of what’s happening? And also the code for the map div

Fixed it now thanks.

I had to do <ion-content no-bounce>

1 Like