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

Geolocation Properties

In ASP.NET and Mobile applications, the Maps Module allows you to display IMapsMarker type reference properties as markers on a map using the dxMap widget. Marker coordinates are taken from IBaseMapsMarker.Latitude and IBaseMapsMarker.Longitude properties.

ASP.NET Property Editor for IMapsMarker Properties

Each ASP.NET Property Editor has controls that display a property in a Detail View‘s View and Edit mode (see DetailView.ViewEditMode). These controls are listed below.

WebMapsPropertyEditor from the MapsAspNetModule module

View mode control: MapViewer control. It displays a marker on an interactive map using the dxMap widget.

Edit mode control: ASPxButtonEdit.

Description:

Used for IMapsMarker properties by default. Use Alt + Down Arrow to expand the editor’s drop-down window.

Mobile Property Editor for IMapsMarker Properties

Each Mobile Property Editor has widgets that display a property in a Detail View‘s View and Edit mode (see DetailView.ViewEditMode). These widgets are listed below.

MobileMapsPropertyEditor from the MapsMobileModule module

View mode control: Map that uses the dxMap widget.

Edit mode control: Button that uses the dxButton widget.

Description:

Used for IMapsMarker properties by default.