public void OnEnterRadius(HUDNavigationElement element, NavigationElementType type)
// Fires directly when the element enters the defined radius.
// This event will fire for each feature individually!
// Use the type parameter to check, which feature fired this event.