Changeset 8344 in josm for trunk/data


Ignore:
Timestamp:
2015-05-10T13:27:54+02:00 (10 years ago)
Author:
bastiK
Message:

applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) (patch by wiktorn)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/maps.xsd

    r8063 r8344  
    671671                                                                </xs:complexType>
    672672                                                        </xs:element>
     673                                                        <xs:element name="no-tile-header" minOccurs="0" maxOccurs="unbounded">
     674                                                                <xs:complexType>
     675                                                                        <xs:attribute name="name" type="xs:string" />
     676                                                                        <xs:attribute name="value" type="xs:string" />
     677                                                                </xs:complexType>
     678                                                        </xs:element>
    673679                                                </xs:choice>
    674680                                        </xs:sequence>
Note: See TracChangeset for help on using the changeset viewer.