@override void onCursorSelectionUpdatedLandmarks(final List<Landmark> landmarks) { _cursorSelectionCallbackLandmarks?.call(landmarks); }