0

I want to get the effect like Google Maps, but replace MapView with EAGLView.Is this possible and how?

I used link.It use UIView as targetView,there's something wrong when set targetView to EAGLView i'm not sure it support EAGLView

Maadiah
  • 431
  • 6
  • 20

1 Answers1

0

Check out XBPageCurl, https://github.com/xissburg/XBPageCurl

i've not used it EAGLView, but it seems to work with any view

Jesse Crocker
  • 863
  • 5
  • 14
  • It does not work for EAGLView currently,look at author's explain:[link](https://github.com/xissburg/XBPageCurl/issues/19) – Maadiah Jul 06 '12 at 02:01