Polygon
A polygonal geofence defined by a sequence of coordinates.
Constructors
Link copied to clipboard
                HyperTrack.Destination.Polygon HyperTrack.Destination.Polygon(    HyperTrack.Location startAndClosurePoint,     HyperTrack.Location secondPoint,     HyperTrack.Location thirdPoint,     List<HyperTrack.Location> additionalPoints)
Content copied to clipboard