---
keywords: gml:interior
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/en/llms.txt


# gml:interior

### Diagram

![](../_images/interior.png)

### Description {#desc}

Contains a description of the inner boundary of a single hole in a polygon.

The boundary is set by a closed polyline ([gml: LinearRing](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-LinearRing.md)).

{% note alert %}

In Yandex.Maps JavaScript API versions 1.x, holes in polygons are not supported.

{% endnote %}

### Contained by:

[gml:Polygon](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-Polygon.md)

### May include elements by substitutions:

[gml:LinearRing](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-LinearRing.md)

> ### gml:interior
> 
> See the example for the [gml:Polygon](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-Polygon.md) tag.

