RadzenGoogleMapMarker Class

RadzenGoogleMapMarker component.

Inheritance

Object

ComponentBase

RadzenComponent

RadzenGoogleMapMarker

Implements

IComponent

IHandleEvent

IHandleAfterRender

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenGoogleMapMarker : RadzenComponent, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenGoogleMapMarkerlink

RadzenGoogleMapMarker component.

Declaration
public RadzenGoogleMapMarker()

Properties

Labellink

Gets or sets the label.

Declaration
public string Label { get; set; }
Property Value
Type Description
stringGets or sets the label.

Maplink

Gets or sets the map.

Declaration
public RadzenGoogleMap Map { get; set; }
Property Value
Type Description
RadzenGoogleMapGets or sets the map.

Positionlink

Gets or sets the position.

Declaration
public GoogleMapPosition Position { get; set; }
Property Value
Type Description
GoogleMapPositionGets or sets the position.

Titlelink

Gets or sets the title.

Declaration
public string Title { get; set; }
Property Value
Type Description
stringGets or sets the title.

Methods

Disposelink

Disposes this instance.

Declaration
public override void Dispose()
An error has occurred. This app may no longer respond until reloaded. Reload 🗙