MapView
Container containing the map and additional controls.
Extends:
android.widget.FrameLayout
Methods
Properties
Maximum allowed map refresh rate. If not set, it is equal to the screen refresh rate.
Maximum allowable map refresh rate in power saving mode. If not set, it is equal to maxFps.
Map update frequency. To get the correct value, you must keep a subscription to the channel. Before calling the method, the map must be initialized (getMapAsync completed).
Returns the View used for rendering OpenGL.