How to overlay GLSurfaceView over a MapView in Android?

Posted by Rajapandian on Stack Overflow See other posts from Stack Overflow or by Rajapandian
Published on 2010-05-13T09:10:29Z Indexed on 2010/05/13 9:14 UTC
Read the original article Hit count: 461

Filed under:
|

Hi,

I want to create a simple Map based application in android ,where i can display my current position.Instead of overlaying a simple Image on the MapView to represent the position, i want to overlay the GLSurfaceView on the MapView. But i don't know how to achieve this. Is there any way to do that?. Please anybody knows the solution help me.

© Stack Overflow or respective owner

Related posts about android

Related posts about opengl-es