IModelVectorMapSettings.Type Property
Specifies the region displayed on the vector map.
Namespace: DevExpress.ExpressApp.Maps.Web.Helpers
Assembly: DevExpress.ExpressApp.Maps.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
VectorMapType | World | A VectorMapType enumeration value specifying the vector map type. |
Available values:
Name | Description |
---|---|
World | The vector map displays the whole world. |
USA | The vector map displays USA. |
Canada | The vector map displays Canada. |
Europe | The vector map displays Europe. |
Eurasia | The vector map displays Eurasia. |
Africa | The vector map displays Africa. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Type |
---|---|
IModelMaps |
|
See Also