不需要安裝任何插件,使用openlayers 2.8可在Web頁(yè)面上實(shí)現(xiàn)高級(jí)編輯功能。
作為一個(gè)功能強(qiáng)大的WebGIS客戶端,openlayers提供了添加、刪除點(diǎn)、線、面的功能。
對(duì)于節(jié)點(diǎn)捕獲、分割、旋轉(zhuǎn)等高級(jí)編輯功能,openlayers也提供了相應(yīng)的例子。
節(jié)點(diǎn)捕獲的例子 http://dev.openlayers.org/releases/OpenLayers-2.8/examples/snapping.html
分割的例子 http://dev.openlayers.org/releases/OpenLayers-2.8/examples/split-feature.html
節(jié)點(diǎn)捕獲和分割的例子 http://dev.openlayers.org/releases/OpenLayers-2.8/examples/snap-split.html
旋轉(zhuǎn)、縮放的例子 http://dev.openlayers.org/releases/OpenLayers-2.8/examples/modify-feature.html
控制縮放的例子 http://dev.openlayers.org/releases/OpenLayers-2.8/examples/resize-features.html
動(dòng)畫(huà)旋轉(zhuǎn)的例子 http://dev.openlayers.org/releases/OpenLayers-2.8/examples/rotate-features.html