IModelMapSettings Interface
The MapSettings node provides access to the settings of a raster map.
Namespace: DevExpress.ExpressApp.Maps.Web.Helpers
Assembly: DevExpress.ExpressApp.Maps.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
Declaration
Related API Members
The following members return IModelMapSettings objects:
Remarks
The MapSettings child node is added by the Maps Module to each Views | <ListView> and Views | <DetailView> | Items | ViewItem. Properties of the MapSettings node specify the options of the dxMap widget when the WebMapsListEditor/WebMapsPropertyEditor is used for the current List View or View Item.
MapSettings of a ListView Node
MapSettings of a ViewItem Node
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelMapSettings interface is used by the Maps Module, to extend the IModelMaps node. To learn more, refer to the Application Model Structure topic.