Interface MapScaleChangedListener


@Deprecated(since="200.0.0", forRemoval=true) public interface MapScaleChangedListener
Deprecated, for removal: This API element is subject to removal in a future version.
The listener interface for receiving scale changed events from a MapView.
Since:
100.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    mapScaleChanged(MapScaleChangedEvent mapScaleChangedEvent)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Invoked when the scale of the MapView changes.
  • Method Details

    • mapScaleChanged

      void mapScaleChanged(MapScaleChangedEvent mapScaleChangedEvent)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Invoked when the scale of the MapView changes.
      Since:
      100.0.0