Does Google MapView in Android use OpenGL? -


does google mapview in android use opengl?

no, not, far can ascertain. side bit of interest, original google maps written in c++, mobile version written in java , intended run on phone , platform combination.

however, android graphics gives opengl capabilities 2d , 3d graphics, in theory combine overlay.

http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/mapview.html provides detail on mapview class.

if you'd info on adding opengl surfaceview mapview, have @ following question:

how overlay glsurfaceview on mapview in android?

hope helps extent.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -