VectorMapBuilder.Projection Method
Name | Parameters | Description |
---|---|---|
Projection(JS) | value | Specifies the map projection. Mirrors the client-side projection option. |
Projection(VectorMapProjection) | value | Specifies the map projection. Mirrors the client-side projection option. |
Projection(Action<VectorMapProjectionConfigBuilder>) | configurator | Specifies the map projection. Mirrors the client-side projection object. |
Projection(String) | value | Specifies the map projection. Mirrors the client-side projection option. |