/* Copyright© 2000 - 2020 SuperMap Software Co.Ltd. All rights reserved.*/ function createGalleryChart(example) { var target = 'editor-wechat.html', defaultThumb = '../img/thumb.png', title = utils.getLocalPairs(example, 'name'), href = example.fileName ? example.fileName : '', thumbnail = example.thumbnail ? thumbLocation + '/img/' + example.thumbnail : '', version = example.version; href = href.replace(/editor/, 'editor-wechat'); var chartDiv = $("
"); var chart = $(""); var link = $(""); var chartTitle = $("