type NavigationCommand = { action: NavigationAction, destination: Coordinate }
Last updated 2 years ago