Google Maps marker's can't be clicked on device

Do you mean you lose scroll on the list below? (as the scroll on the map works fine for me in my android phone), I can also scroll the list by scrolling the page… So I assume your trying to get the list to scroll independently??

I was looking into something similar here… Nested States & Views in Ionic?

I don’t think you can do what you want to do (which I want to do too) which is split the window into content at the top with independently scrollable content at the bottom where the screen does not expand vertically. I can think of a hugely hacky way of doing this with absolute positioning but the code would be just horrible.

If you figure it out please tell me!