Type alias FitBounds

FitBounds: ((bounds, options?) => Promise<boolean>)

Type declaration

    • (bounds, options?): Promise<boolean>
    • fit the viewport around bounds

      Parameters

      Returns Promise<boolean>

Generated using TypeDoc