TLGeoShapeProps
Public TypeAlias
Signature
type TLGeoShapeProps = {
geo: TLGeoType
labelColor: TLColorType
color: TLColorType
fill: TLFillType
dash: TLDashType
size: TLSizeType
opacity: TLOpacityType
font: TLFontType
align: TLAlignType
url: string
w: number
h: number
text: string
growY: number
}
References
TLGeoType, TLColorType, TLFillType, TLDashType, TLSizeType, TLOpacityType, TLFontType, TLAlignType