displayLocation property
getter/setter pair
Optional coordinates to indicate physical location of the Points of Interest (PoI). It is different from coordinates and Waypoint.sideOfStreetHint which are generally expected to to be on the navigable road network and can be different from actual location of the PoI. display_location is used for visualization of the PoI regardless of road network.
Implementation
GeoCoordinates? displayLocation;