VectorMapBuilder.Center Method
| Name | Parameters | Description |
|---|---|---|
| Center(JS) | value | Specifies the geographical coordinates of the center for a map. Mirrors the client-side center option. |
| Center(IEnumerable<Double>) | value | Specifies the geographical coordinates of the center for a map. Mirrors the client-side center option. |