gis-tools-ts - v0.6.0
    Preparing search index...

    Function mergeBBoxes

    • Merges two bounding boxes into the first and returns the result

      Parameters

      • b1: undefined | BBOX

        the first bounding box

      • b2: BBOX

        the second bounding box

      Returns BBOX

      • the merged bounding box