Update docs for 1.3.2 release.
diff --git a/docs/dyn/mapsengine_v1.layers.html b/docs/dyn/mapsengine_v1.layers.html
index a41fe23..cc1403a 100644
--- a/docs/dyn/mapsengine_v1.layers.html
+++ b/docs/dyn/mapsengine_v1.layers.html
@@ -203,6 +203,18 @@
"opacity": 3.14, # Opacity of the border.
"width": 3.14, # Width of the border, in pixels.
},
+ "label": { # Text label style. # Label style for the polygon.
+ "opacity": 3.14, # Opacity of the text.
+ "fontStyle": "A String", # Font style of the label, defaults to 'normal'.
+ "outline": { # Basic color used in styling. # Outline color of the text.
+ "color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
+ "opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
+ },
+ "fontWeight": "A String", # Font weight of the label, defaults to 'normal'.
+ "color": "A String", # Color of the text. If not provided, default to black.
+ "column": "A String", # The column value of the feature to be displayed.
+ "size": 3.14, # Font size of the label, in pixels. 8 <= size <= 15. If not provided, a default size will be provided.
+ },
"fill": { # Basic color used in styling. # Fill color of the polygon. If not provided, the polygon will be transparent and not visible if there is no border.
"color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
"opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
@@ -340,6 +352,18 @@
"opacity": 3.14, # Opacity of the border.
"width": 3.14, # Width of the border, in pixels.
},
+ "label": { # Text label style. # Label style for the polygon.
+ "opacity": 3.14, # Opacity of the text.
+ "fontStyle": "A String", # Font style of the label, defaults to 'normal'.
+ "outline": { # Basic color used in styling. # Outline color of the text.
+ "color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
+ "opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
+ },
+ "fontWeight": "A String", # Font weight of the label, defaults to 'normal'.
+ "color": "A String", # Color of the text. If not provided, default to black.
+ "column": "A String", # The column value of the feature to be displayed.
+ "size": 3.14, # Font size of the label, in pixels. 8 <= size <= 15. If not provided, a default size will be provided.
+ },
"fill": { # Basic color used in styling. # Fill color of the polygon. If not provided, the polygon will be transparent and not visible if there is no border.
"color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
"opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
@@ -496,6 +520,18 @@
"opacity": 3.14, # Opacity of the border.
"width": 3.14, # Width of the border, in pixels.
},
+ "label": { # Text label style. # Label style for the polygon.
+ "opacity": 3.14, # Opacity of the text.
+ "fontStyle": "A String", # Font style of the label, defaults to 'normal'.
+ "outline": { # Basic color used in styling. # Outline color of the text.
+ "color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
+ "opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
+ },
+ "fontWeight": "A String", # Font weight of the label, defaults to 'normal'.
+ "color": "A String", # Color of the text. If not provided, default to black.
+ "column": "A String", # The column value of the feature to be displayed.
+ "size": 3.14, # Font size of the label, in pixels. 8 <= size <= 15. If not provided, a default size will be provided.
+ },
"fill": { # Basic color used in styling. # Fill color of the polygon. If not provided, the polygon will be transparent and not visible if there is no border.
"color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
"opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
@@ -682,6 +718,18 @@
"opacity": 3.14, # Opacity of the border.
"width": 3.14, # Width of the border, in pixels.
},
+ "label": { # Text label style. # Label style for the polygon.
+ "opacity": 3.14, # Opacity of the text.
+ "fontStyle": "A String", # Font style of the label, defaults to 'normal'.
+ "outline": { # Basic color used in styling. # Outline color of the text.
+ "color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
+ "opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
+ },
+ "fontWeight": "A String", # Font weight of the label, defaults to 'normal'.
+ "color": "A String", # Color of the text. If not provided, default to black.
+ "column": "A String", # The column value of the feature to be displayed.
+ "size": 3.14, # Font size of the label, in pixels. 8 <= size <= 15. If not provided, a default size will be provided.
+ },
"fill": { # Basic color used in styling. # Fill color of the polygon. If not provided, the polygon will be transparent and not visible if there is no border.
"color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
"opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
@@ -881,6 +929,18 @@
"opacity": 3.14, # Opacity of the border.
"width": 3.14, # Width of the border, in pixels.
},
+ "label": { # Text label style. # Label style for the polygon.
+ "opacity": 3.14, # Opacity of the text.
+ "fontStyle": "A String", # Font style of the label, defaults to 'normal'.
+ "outline": { # Basic color used in styling. # Outline color of the text.
+ "color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
+ "opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.
+ },
+ "fontWeight": "A String", # Font weight of the label, defaults to 'normal'.
+ "color": "A String", # Color of the text. If not provided, default to black.
+ "column": "A String", # The column value of the feature to be displayed.
+ "size": 3.14, # Font size of the label, in pixels. 8 <= size <= 15. If not provided, a default size will be provided.
+ },
"fill": { # Basic color used in styling. # Fill color of the polygon. If not provided, the polygon will be transparent and not visible if there is no border.
"color": "A String", # The CSS style color, can be in format of "red" or "#7733EE".
"opacity": 3.14, # Opacity ranges from 0 to 1, inclusive. If not provided, default to 1.