MapLayerDefaultsMarkerSettingsTagHelper
Example
<map-marker>
<tooltip></tooltip>
</map-marker>
ChildTags
Tag Name | Details |
---|---|
tooltip | MapTooltipTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
opacity | Double | The the opacity of all marker layers. |
shape | MapMarkersShape | The 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. |
tooltip | MapTooltipTagHelper |