jessedc/JCTiledScrollView

Annotations are drawn over super view elements when the tiles are not

Opened this issue · 0 comments

The scrollview is constrained to below the label in the demo and that is correct. Tiles or annotations are not drawn over the status label which is also correct but annotations are drawn OVER the iphone status bar with battery level.

I put the scrollview inside another view and now my annotations are drawn over both my navigation bar and tab bar. I can't figure out how to fix that? Tiles are drawn correct.