On this page

Type Alias MapStyleType

MapStyleType: BaseMapStyleType & {
    [K in keyof typeof defaultReferenceStyleMap]: BaseMapStyleType[typeof defaultReferenceStyleMap[K] & ConfigID]
}
Was this helpful?
Client JS
Reference
MapStyleType