Skip to main content
A newer version of this page is available. .

WebVectorMapsListEditor.CreateMapControl() Method

Returns the VectorMapViewer control, initialized using settings from the Application Model

Namespace: DevExpress.ExpressApp.Maps.Web

Assembly: DevExpress.ExpressApp.Maps.Web.v18.2.dll

Declaration

public WebControl CreateMapControl()

Returns

Type Description
WebControl

The WebControl object.

See Also