repr:Representation

Diagram

Description

Defines the visual appearance of the map and displayed objects.

Element of the substitution group for the abstract element ymaps: _Extension, see diagram ymaps:ymaps.

Contains:

repr:Style, repr:Template, repr:View

May be included in elements by substitutions:

ymaps:ymaps

repr:Representation

This example demonstrates the structure of the <repr:Representation> tag. Contents are not provided for the repr:View, repr: Style, and repr: Template tags.

<repr:Representation>
    <repr:View>
    ...
    </repr:View>

    <repr:Style gml:id="customLine">
    ...
    </repr:Style>

    <repr:Template gml:id="customTemplate">
    ...
    </repr:Template>
</repr:Representation>