Interface MapView.OnCameraMoveListener

  • Enclosing class:
    MapView

    public static interface MapView.OnCameraMoveListener
    Callback interface for when the camera changes position.
    • Method Detail

      • onCameraMove

        void onCameraMove()
        Called repeatedly as the camera continues to move after an onCameraMoveStarted call.