Konu: jquery json
14.09.2018 23:39
$.getJSON( "ajax/test.json", function( data ) { console.log(data.metaDataProperty.GeocoderMetaData.text); });