import material.dart;import error.dart;import location.dart;import location_listener.dart;import location_manager.dart;import location_window.dart;import sublocation_change_listener.dart;import navigine_sdk.dart;import user_location_layer.dart;import camera_listener.dart;import camera_update_reason.dart;import location_view.dart;import zoom_controls.dart;import floor_selector_view.dart;import follow_me_button.dart;Go to the source code of this file.
Ready-to-use navigation view with built-in UI: zoom controls, floor selector, “follow me” toggle and user location layer. Automatically wires SDK listeners (location, sublocation, camera) and keeps widgets in sync. onViewCreated provides direct access to the underlying [LocationWindow].
Definition in file default_navigation_view.dart.