- Preparing search index...
- The search index is not available
@vcmap/core
Function getCssStyleFromTextStyle
- getCssStyleFromTextStyle(textStyle): {
color?: string;
font: string;
textShadow?: string;
}
-
Returns {
color?: string;
font: string;
textShadow?: string;
}
-
Optional
color?: string
-
font: string
-
Optional
textShadow?: string