New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
LocationSettings
Shape
Title
TooltipSettings
Telerik.Web.UI.MapMarker
Static markers to display on the map.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.MapMarker
Properties
LocationSettings Location
The marker location on the map. Coordinates are listed as [Latitude, Longitude].
Shape String
The marker shape. 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".
Title String
The marker title. Displayed as browser tooltip.
TooltipSettings Tooltip
Kendo UI Tooltip options for this marker.