import { type Position } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
The position of the concerned device at a given time. The position, represented by a Coordinates object, comprehends the 2D position of the device, on a spheroid representing the Earth, but also its altitude and its speed.
Properties
readonly
coords: Coordinates