wfs矢量
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
包含以下属性
|
Example:
// options.extensions 参数为自定义扩展参数,需要确保服务端支持此类参数生效
var options = {
extensions: [ { key: 'token', value: 'tokentokentokentoken' },
{ key: 'filters', value: '1:ID>4,3:ID>1'}
]
};
var mapGisVectorLayer = webGlobe.appendMapGISVectorLayer('http://localhost:6163/igs/rest/mrms/docs/二维矢量', {
tileFeaturesCount: 400 ,
heightAttributeName: 'HEIGHT',
heightRatio: 10,
primitiveColor:[[193, 191, 227, 1.0],[97, 114, 144, 1.0],[215, 104, 134, 1.0],[51,174,204,1.0],[196,60,141,1.0]]
});
Members
gdbps地址数组
样式
layers参数,用于过滤图层
readonly proxy : Proxy
获取代理
readonly rectangle : Rectangle
服务请求范围
瓦片高度
瓦片宽度
服务地址