A constructed WGS84 geodesic polygon fence.
vertices stores the public degree vertices supplied at construction. The
handle field is an opaque native resource used for evaluation.
Summary
Types
@type t() :: %Sidereon.Geofence.Fence{ handle: reference(), vertices: [Sidereon.Geofence.vertex()] }
Opaque geofence handle plus the normalized public vertices.