mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 916 forks source link

html inside the map blocking touch after resize #1051

Closed GuiCarneiro closed 8 years ago

GuiCarneiro commented 8 years ago

I'm doing a resize in a card inside my map, after the resize it blocks any touch.

this is my scss: captura de tela 2016-07-30 as 13 06 20

this is the html: captura de tela 2016-07-30 as 13 06 28

Do you guys have any idea?

wf9a5m75 commented 8 years ago

map.setDebuggable(true) and map.refreshLayout()