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

Telerik.Web.UI.Map.Marker

The default configuration for marker layers.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.Map.Marker : IDefaultCheck

Properties

Opacity Double

The the opacity of all marker layers.

Shape String

The default marker shape for all marker layers. The following pre-defined marker shapes are available:Marker shapes are implemented as CSS classes on the marker element (span.k-marker). For example "pinTarget" is rendered as "k-marker-pin-target".

TooltipSettings Tooltip

The default Kendo UI Tooltip options for all marker layers.

In this article