[]
Configurates Center. Sets the map center in geo coordinates.
public FlexMapBuilder<T> Center(DataPoint value)
Public Function Center(value As DataPoint) As FlexMapBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| DataPoint | value | The value. |
| Type | Description |
|---|---|
| FlexMapBuilder<T> | Current builder. |