Back to Devexpress

IMapLocation Interface

blazor-devexpress-dot-blazor-d2d917a5.md

latest1.1 KB
Original Source

IMapLocation Interface

Defines a map location settings.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public interface IMapLocation

The following members return IMapLocation objects:

Remarks

The IMapLocation interface allows you to get information about the clicked location in the MapClick event handler and about the clicked marker’s location in the MarkerClick event handler. For additional information, refer to event descriptions.

See Also

IMapLocation Members

DevExpress.Blazor Namespace