GLMapBBox

struct GLMapBBox {}

Bounding box

  • Bounding box origin. Point with minimal coordinates.

    Declaration

    Objective-C

    GLMapPoint origin
  • Size of the bounding box.

    Declaration

    Objective-C

    GLMapPoint size