set Pixel Format
Change pixel format for underlying GL surface. This call will invalidate MapView (onMapInvalidated will be called) Another calls, which require MapView to be valid, may throw IllegalStateException when called before onMapValid
Parameters
pixel Format
pixel format to set (e.g. OPAQUE)
Throws
IllegalStateException when MapView is not valid