POI搜索类
POI搜索控件构造函数。 Parameters: options - {Object} 参数。
var searchCity = new SuperMap.Control.SearchCity({defaultPosition: new SuperMap.Pixel(1000, 20)});
destroy: function()
销毁控件,将引用资源的属性置空。