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.

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.

See more

Declaration

Objective-C

struct MGLCoordinateQuad {}

Swift

struct MGLCoordinateQuad
iOS SDK

SDK JS Reference

On this page