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

    Subset of the map adapter consumed by the branding control.

    interface BrandingMapLike {
        addControl(control: HTMLElement, position: string): GeoLeafControl;
    }
    Index

    Methods

    Methods