矩陣資訊邊界
CMatrixSet#Boundary
最大解析度
CMatrixSet#MaxResolution
最小解析度
CMatrixSet#MinResolution
矩陣資訊總數
CMatrixSet#length
新增一層MatrixInfo
var m = new CMatrixSet();
m.Add("0",new GeoPoint(-5372600.0,1.00011E7),new CSize(14,12),256,1.181177957593862E7*0.00028);
m.Add("1",new GeoPoint(-5372600.0,1.00011E7),new CSize(18,15),256,9449423.660750896*0.00028);
m.Add("2",new GeoPoint(-5372600.0,1.00011E7),new CSize(35,30),256,4724711.830375448*0.00028);
把其他的CMatrixSet複製到自身裡面
來源
取得指定索引的MatrixInfo
索引
Static
Make透過EPSG產生對應的矩陣資訊
EPSG代碼
矩陣資訊
Static
Make透過服務名稱產生對應的矩陣資訊
服務名稱
矩陣資訊
Static
Make透過圖層來源資訊資訊產生對應的矩陣資訊
圖層來源資訊
矩陣資訊
更新指定索引的MatrixInfo
索引
MatrixInfo
Generated using TypeDoc
矩陣資訊集合