有没有获取和设置地图比例的api?
超图openlayers能否对iserver发布的地图数据服务进行按照属性过滤然后展示的操作?
使用 import VueiClient from '@supermap/iclient-leaflet' 使用import * as VueiClient from '@supermap/iclient-leaflet' 识别不了地图组件
像这种,我绘制完多边形后,如何生成这样的坐落图,大佬们
剪切的图层,如何保存
https://iclient.supermap.io/dev/examples/leaflet/editor.html#02_editFeatures 该示例中没有更新属性的说明,请问如何更新点集的属性?
iserver发布了一个ugcv5的地图瓦片,使用实例代码调用的时候,报错,读不到瓦片信息。请问这个问题应该怎么解决呢?我使用的实例代码是https://iclient.supermap.io/examples/openlayers/editor.html#01_tiledMapLayer4326
window.viewer = new Cesium.Viewer("cesiumContainer", { shadows: true, infoBox: false, orderIndependentTranslucency: false, contextOptions: { ... }, }, }); 修改massLevel值,图层边缘锯齿无明显变化
我已经获得一个线对象 和一个 面对象, 怎么获得它们相交的线长度?
源码本地如何配置启动, 启动完后是这个效果么。 https://gitee.com/isupermap/iClient-JavaScript master 分支
写法如下,基本是按照范例写的 var bufferServiceByDatasets = new SuperMap.REST.BufferAnalystService(sintoonUx.fxUrl); var bufferDistance = new SuperMap.REST ... occurred when processing a response created from an already mapped exception. 请问是啥原因?
使用产品:iserver 10i 数据类型:sqlserver2012数据库型 下面的代码是单个搜索对象去查被搜索图层,classes中可以直接通过搜索图层查被搜索图层的方法吗? let queryParam, queryGeometryParameters, ... "processFailed": processFailed } }); queryService.processAsync(queryGeometryParameters);
控件上清除顶点的方法,有api直接引用吗
地图展示多个面,只对其中一个面进行编辑,其他面禁止编辑
不使用捕捉修改控件,有api实现自动捕捉吗