New to Telerik UI for ASP.NET Core? Download free 30-day trial

MapMarkerDefaultsSettingsBuilder

Methods

Shape(System.String)

The marker shape name. The "pin" and "pinTarget" shapes are predefined.

Parameters

name - System.String

The name of the shape.

Tooltip(System.Action)

Default Kendo UI Tooltip options for this marker.

Parameters

configurator - System.Action<MapMarkerTooltipBuilder>

The action that configures the tooltip.

Shape(Kendo.Mvc.UI.MapMarkersShape)

The default marker shape. Supported shapes are "pin" and "pinTarget".

Parameters

value - MapMarkersShape

The value for Shape

In this article
Not finding the help you need?