Показать сообщение отдельно
  #5 (permalink)  
Старый 19.01.2023, 17:49
Аспирант
Отправить личное сообщение для Frost56ru Посмотреть профиль Найти все сообщения от Frost56ru
 
Регистрация: 19.03.2016
Сообщений: 42

Сообщение от voraa Посмотреть сообщение
obj.response.GeoObjectCollection.featureMember[0].GeoObject.metaDataProperty.GeocoderMetaData.Addre ssDetails.Country.AddressLine

Вывод: console.log(response.GeoObjectCollection.featureMe mber[0].GeoObject.metaDataProperty.GeocoderMetaData.Addre ssDetails.Country.AddressLine);


Ответ:
Код:
event_properties.js:38 Uncaught TypeError: Cannot read properties of undefined (reading 'featureMember')
    at xhr.onload (event_properties.js:38:58)
Ответить с цитированием