nameHint property
getter/setter pair
Optional name hint causes the router to look for the place with the most similar name.
This can e.g. include things like: North being used to differentiate between
interstates I66 North and I66 South, Downtown Avenue being used to correctly
select a residential street.
Implementation
String? nameHint;