DxMap Properties
An interactive component that displays a geographic map with markers and routes.Name | Description |
---|---|
AutoAdjust | Specifies whether the component automatically adjusts the map center and zoom level to display all markers and routes. |
ControlsVisible | Specifies whether or not map UI controls are visible. |
CssClass | Assign a CSS class to the component. Inherited from DxComponentBase. |
Height | Specifies the component height. |
Id | Specifies the component’s unique identifier. Inherited from DxComponentBase. |
MarkerIconUrl | Specifies the URL for map marker icons. |
Provider | Specifies the name of the current map data provider. |
Type | Specifies the type of a map to display. |
Visible | Specifies the component’s visibility. |
Width | Specifies the component width. |
Zoom | Specifies the map zoom level. |
See Also