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

    The basemap block of a layer-manager panel, as the selector renders it.

    items is optional: a section without entries renders nothing rather than an empty select.

    interface BasemapSection {
        items?: BasemapSectionItem[];
    }
    Index

    Properties

    Properties

    items?: BasemapSectionItem[]

    The basemaps offered, in display order.