On this page

Type Alias BaseMapStyleType

BaseMapStyleType: {
    [K in ConfigID]: ReferenceMapStyle & {
        [V in ConfigVariant<K>]: MapStyleVariant
    }
}
Was this helpful?
SDK JS
Reference
BaseMapStyleType