Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V24.1

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 Specifies the name of the component’s CSS class. 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