2017-01-19 5 views

답변

3

이 시도 :

if (typeof lng !== 'undefined') { 
    lng.should.be.equalOneOf(data.lng, data.cityLng); 

documentation를 참조하십시오.