Interface HonuaMapLibreTilesConfig

interface HonuaMapLibreTilesConfig {
    source: MapLibreVectorSourceSpec;
    sourceLayer: string;
}

Properties

Properties

sourceLayer: string