MapMarkerTagHelper

Example

Razor
<map-marker>
    <tooltip></tooltip>
</map-marker>

ChildTags

Tag NameDetails
tooltipMapTooltipTagHelper

Attributes

AttributeTypeDescription
locationDouble[]The marker location on the map. Coordinates are listed as [Latitude, Longitude].
shapeMapMarkersShapeThe default marker shape for all marker layers. Marker shapes are implemented as CSS classes on the marker element (span.k-marker). For example "pinTarget" is rendered as "k-marker-pin-target.
titleStringThe marker title. Displayed as browser tooltip.
tooltipMapTooltipTagHelper
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support