<kendo:map-layer-style>

The default style for shapes.

Example

<kendo:map-layer>
    <kendo:map-layer-style></kendo:map-layer-style>
</kendo:map-layer>

Configuration Attributes

Configuration JSP Tags

kendo:map-layer-style-fill

The default fill for layer shapes. Accepts a valid CSS color string or object with detailed configuration.

More documentation is available at kendo:map-layer-style-fill.

Example

<kendo:map-layer-style>
    <kendo:map-layer-style-fill></kendo:map-layer-style-fill>
</kendo:map-layer-style>

kendo:map-layer-style-stroke

The default stroke for layer shapes. Accepts a valid CSS color string or object with detailed configuration.

More documentation is available at kendo:map-layer-style-stroke.

Example

<kendo:map-layer-style>
    <kendo:map-layer-style-stroke></kendo:map-layer-style-stroke>
</kendo:map-layer-style>
In this article
Not finding the help you need?