onSizeChanged

open fun onSizeChanged(width: Int, height: Int)

Invoked when MapView's width and height have changed.

Parameters

width

the width of mapView

height

the height of mapView