Questions tagged [navigation]

Navigation refers to the process of navigating a network of resources, and the user interface that is used to do so.

Navigation refers to the process of navigating a network of resources and the user interface that is used to do so.

A navigation system is a (usually electronic) system that aids is navigation.

Navigation systems may be capable of:

  • containing maps, which may be displayed in human readable format via text or in a graphical format
  • determining a vehicle or vessel's location via sensors, maps or information from external sources
  • providing suggested directions to a human in charge of a vehicle or vessel via text or speech
  • providing directions directly to an autonomous vehicle such as a robotic probe or guided missile
  • providing information on nearby vehicles or vessels, or other hazards or obstacles
  • providing information on traffic conditions and suggesting alternative directions

Types of navigation systems

14678 questions
3
votes
1 answer

Advanced Navigation in WPF MVVM Application

I'm developing a WPF based MVVM application and have a question relating to the best way of approaching view navigation within my application. Specifically, I am interested in the cleanest way to approach this navigation when I have multiple views…
Lee
  • 71
  • 1
  • 2
3
votes
1 answer

GraphHopper .jar only log Errors, Bad Requests, etc

I'm using GrpahHopper's self hosted routing server v0.5, running on Ubuntu 15.10. The solution is run via a terminal with a jar file and arbitrary OSM data. Is there a way to control the logged output of the server (e.g. to only show exceptions, bad…
bilo-io
  • 597
  • 3
  • 17
3
votes
1 answer

Make color of icon in navigation drawer

I'm trying to learn Android, and I'm attempting to make a navigation drawer. My goal is to achieve something like this: But my result looks like this: This is my style.xml: