onSizeChanged

Invoked when MapView's width and height have changed.

Parameters

height

the height of mapView

width

the width of mapView

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