<kendo:map-layerDefaults-shape-style>

The default style for shapes.

Example

<kendo:map-layerDefaults-shape>
    <kendo:map-layerDefaults-shape-style></kendo:map-layerDefaults-shape-style>
</kendo:map-layerDefaults-shape>

Configuration Attributes

Configuration JSP Tags

kendo:map-layerDefaults-shape-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-layerDefaults-shape-style-fill.

Example

<kendo:map-layerDefaults-shape-style>
    <kendo:map-layerDefaults-shape-style-fill></kendo:map-layerDefaults-shape-style-fill>
</kendo:map-layerDefaults-shape-style>

kendo:map-layerDefaults-shape-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-layerDefaults-shape-style-stroke.

Example

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