MapSizePlugin

interface MapSizePlugin

Plugin interface invoked when the size of map changes.

Functions

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

Invoked when MapView's width and height have changed.

Inheritors

AnnotationPlugin
Link copied to clipboard
GesturesPlugin
Link copied to clipboard
MapOverlayPlugin
Link copied to clipboard
ScaleBarPlugin
Link copied to clipboard