Back to Devexpress

DxMap Properties

blazor-devexpress-dot-blazor-dot-dxmap-dot-underscore-properties.md

latest1.7 KB
Original Source

DxMap Properties

An interactive component that displays a geographic map with markers and routes.

NameDescription
AutoAdjustSpecifies whether the component automatically adjusts the map center and zoom level to display all markers and routes.
ControlsVisibleSpecifies whether map UI controls are visible.
CssClassAssigns a CSS class to the DxMap component.
GoogleMapIdSpecifies the map ID for Google and GoogleStatic providers.
HeightSpecifies the component height.
IdSpecifies the component’s unique identifier.
MarkerIconUrlSpecifies the URL for map marker icons.
ProviderSpecifies the name of the current map data provider.
TypeSpecifies the type of a map to display.
VisibleSpecifies the component’s visibility.
WidthSpecifies the component width.
ZoomSpecifies the map zoom level.

See Also

DxMap Class

DxMap Members

DevExpress.Blazor Namespace