BoundingBoxCorners

constructor(northWestCorner: LngLatAlt = LngLatAlt(0.0, 0.0), southWestCorner: LngLatAlt = LngLatAlt(0.0, 0.0), southEastCorner: LngLatAlt = LngLatAlt(0.0, 0.0), northEastCorner: LngLatAlt = LngLatAlt(0.0, 0.0))