IModelMapSettings.Type Property
In This Article
Specifies the type of the 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 |
---|---|---|
Map |
Road |
A Map |
Available values:
Name | Description |
---|---|
Road |
Map type is road map. |
Satellite | Map type is satellite. |
Hybrid | Map type is hybrid. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Type |
---|---|
IModel |
|
See Also