GeoLeaf Core API - v3.0.0
    Preparing search index...

    Bounds shape used by the fit-bounds path.

    interface ThemeBounds {
        north: number;
        south: number;
        east: number;
        west: number;
    }
    Index

    Properties

    Properties

    north: number
    south: number
    east: number
    west: number