[]
Configurates Zoom. Sets the map zoom level.
public FlexMapBuilder<T> Zoom(float value)
Public Function Zoom(value As Single) As FlexMapBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| float | value | The value. |
| Type | Description |
|---|---|
| FlexMapBuilder<T> | Current builder. |