Enum StyleConfigView
What subset of the StyleConfig to return.
Namespace: Google.Maps.MapManagement.V2Beta
Assembly: Google.Maps.MapManagement.V2Beta.dll
Syntax
public enum StyleConfigView
Fields
| Name | Description |
|---|---|
| Full | Include the json_style_sheet in the response. |
| MetadataOnly | Exclude the json_style_sheet from the response. |
| Unspecified | Unspecified view. |