MapView
Container of 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 allowed 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 is completed).
Returns the View used for rendering OpenGL.
Theme that is used by the map. To change during the lifecycle MapView, use setTheme.