Appearance
const defaultPolygonStyle: PolygonStyle;
Default style configuration for polygon annotations.
{ background: "transparent", strokeWidth: 2, borderRadius: 8, padding: 16, strokeType: "plain", strokeColor: "#000000" }