【发布时间】:2012-07-28 18:30:50
【问题描述】:
如何向信息模板添加关闭按钮?
// My info template looks like this, 't' and 'Description' are variables
var infoTemplate1 = new esri.InfoTemplate(Title + ' - ' + t,"Description:" + "<br>" + Description);
【问题讨论】:
标签: javascript html esri arcgis-js-api