Type Alias SquaremapLocation

SquaremapLocation: Prettify<Point2D & {
    yaw?: number | string;
}>