MapSizePlugin

interface MapSizePlugin

Plugin interface invoked when the size of map changes.

Functions

Link copied to clipboard
open fun onSizeChanged(width: Int, height: Int)

Invoked when MapView's width and height have changed.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard