[]
Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a double.
[ExpressionBaseType(typeof(double))] public ExpressionInfo Zoom { get; set; }