VectorMapViewerClientSideEvents.MapClicked Property
Specifies the name of the JavaScript function or the entire code which is executed when the vector map is clicked.
Namespace: DevExpress.ExpressApp.Maps.Web.Helpers
Assembly: DevExpress.ExpressApp.Maps.Web.v18.2.dll
Declaration
public string MapClicked { get; set; }
Public Property MapClicked As String
Property Value
Type |
Default |
Description |
String |
String.Empty
|
A string which is the name of the JavaScript function or the entire code which is executed when the vector map is clicked.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...