repr:shadow

Diagram

Description

Defines the style for displaying the placemark icon shadow.

The shadow style is set similarly to the style set for the placemark icon itself, see repr: iconStyle.

Contains:

repr:href, repr:offset, repr:size, repr:template

Contained by:

repr:iconStyle

repr:shadow

Part of a YMapsML document that describes the placemark icon shadow style:

<repr:shadow>
    <repr:template>#customShadowTemplate</repr:template>
    <repr:href>http://info.maps.yandex.net/api/i/dot_shadow.png</repr:href>
    <repr:size x="25" y="23"/>
    <repr:offset x="0" y="-25"/>
</repr:shadow>