Is it possible to render some OpenGL objects in a GLSurfaceView on top of a MapView and place them with latitude and longitude (synchronize the 2 surfaces).
I would probably need to convert latitude and longitude to screen location but is that possible ?