添加在线公共地图。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Layer3D Add( string layerName, Layer3DType layerType, string userName, string passWord, bool addToHead ) |
参数
- layerName
- Type: System..::.String
图层名称。
- layerType
- Type: SuperMap.Realspace..::.Layer3DType
指定的图层类型。区分在线地图类型。
- userName
- Type: System..::.String
用户账号。
- passWord
- Type: System..::.String
账号密码
- addToHead
- Type: System..::.Boolean
是否添加到最顶部。