onModeChange property

  1. @Deprecated('This method is no longer support, which is subject to removal in a future versions.')
MFModeChangedCallback? onModeChange
final

Called when map mode change from 2D -> 3D & 3D -> 2D

Implementation

@Deprecated(
    'This method is no longer support, which is subject to removal in a future versions.')
final MFModeChangedCallback? onModeChange;