IModelMapSettings.Type Property
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 |
---|---|---|
MapType | RoadMap | A MapType enumeration value specifying the map type. |
Available values:
Name | Description |
---|---|
RoadMap | 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 |
---|---|
IModelMaps |
|
See Also