MNMapStateDelegate
public protocol MNMapStateDelegate
Delegate for map state changes.
-
Function that gets called when map state changes.
Declaration
Swift
func mapStateChanged(state: MapState)
Parameters
state
The current state of map.