Interface MapView.CameraMovementListener

  • Enclosing class:
    MapView

    public static interface MapView.CameraMovementListener
    • Method Detail

      • onCameraMoved

        void onCameraMoved​(CameraMovementReason reason)
        The event is called on any camera's target position, zoom, tilt and heading change from previous values.
        Parameters:
        reason - The movement reason.