MGLCoordinateQuad
typedef struct MGLCoordinateQuad MGLCoordinateQuad
A quadrilateral area as measured on a two-dimensional map projection.
MGLCoordinateQuad differs from MGLCoordinateBounds in that it allows
representation of non-axis aligned bounds and non-rectangular quadrilaterals.
The coordinates are described in counter clockwise order from top left.
-
A quadrilateral area as measured on a two-dimensional map projection.
See moreMGLCoordinateQuaddiffers fromMGLCoordinateBoundsin that it allows representation of non-axis aligned bounds and non-rectangular quadrilaterals. The coordinates are described in counter clockwise order from top left.Declaration
Objective-C
struct MGLCoordinateQuad {}Swift
struct MGLCoordinateQuad
Install in Dash
MGLCoordinateQuad Type Definition Reference