meta

Static object.

Information about the API.

Fields

Fields

Name

Type

Description

coordinatesOrder

String

The order of coordinates used in the API. Possible values:

  • latlong — [latitude, longitude]
  • longlat — [longitude, latitude]

Set by the "coordorder" GET parameter when enabling the API.

More information about API setup parameters

countryCode

String

Two-letter country code. Returned in ISO 3166-1 format.

Set by the "lang" GET parameter when enabling the API.

More information about API setup parameters

languageCode

String

Two-letter language code. Returned in ISO 639-1 format.

Set by the "lang" GET parameter when enabling the API.

More information about API setup parameters

mode

String

Yandex Maps API mode. Possible values:

  • release
  • debug

Set by the "mode" GET parameter when enabling the API.

More information about API setup parameters

ns

Object

Link to the Yandex Maps API namespace.

It has a value independent of the "ns" parameter value when enabling the API.

version

String

Version of the Yandex Maps API.

Fields details

coordinatesOrder

{String} coordinatesOrder

The order of coordinates used in the API. Possible values:

  • latlong — [latitude, longitude]
  • longlat — [longitude, latitude]

Set by the "coordorder" GET parameter when enabling the API.

More information about API setup parameters

countryCode

{String} countryCode

Two-letter country code. Returned in ISO 3166-1 format.

Set by the "lang" GET parameter when enabling the API.

More information about API setup parameters

languageCode

{String} languageCode

Two-letter language code. Returned in ISO 639-1 format.

Set by the "lang" GET parameter when enabling the API.

More information about API setup parameters

mode

{String} mode

Yandex Maps API mode. Possible values:

  • release
  • debug

Set by the "mode" GET parameter when enabling the API.

More information about API setup parameters

ns

{Object} ns

Link to the Yandex Maps API namespace.

It has a value independent of the "ns" parameter value when enabling the API.

version

{String} version

Version of the Yandex Maps API.