I am developing an Ionic application in which I use the side menu. When navigating to a template that contains only a div for rendering Google Maps (native using cordova-plugin-maps). A side menu is overlaid on the map. It is strange that I can interact with the card through the side menu.
It works great when using Javascript Google Maps.
Here is a screenshot of what it looks like:

The same thing appears on an Android device.
Help in resolving is welcome!
EDIT: I forgot to mention that I go from the normal page (and not the side menu), hence the back button. Hope this makes it more specific.
source share