PolygonDistanceInfo
PolygonDistanceInfo contains information about distance to the road object represented as polygon.
Parameters
entrances
distances to particular entrances, sorted by probability. Might be empty in the case when the polygon is very large and no entry could be detected using most likely path.
exits
distances to particular exits, sorted by probability. Might be empty in the case when the polygon is very large and no exit could be detected using most probable path.
inside
true if inside the object