SuperMap iClient3D for Plugin Reference  
addOnlineMap 方法
请参见  反馈

strLayerName
l3dType
strUsername
strPassWord
addToHead

Glossary Item Box

 

向三维图层集合添加SuperMap Online图层。

语法

ASP.NET Ajax Javascript (Specification)  
function addOnlineMap( 
   strLayerName : String,
   l3dType : Layer3DType,
   strUsername : String,
   strPassWord : String,
   addToHead : Boolean
) : Layer3D;
						
ASP.NET Ajax Javascript (Usage)  
var resultVar = instanceOfLayer3Ds.addOnlineMap(string,Layer3DType,string,string,boolean);

参数

strLayerName

待添加的图层名称。

l3dType

待添加的图层类型。

strUsername

访问在线服务的用户名。

strPassWord

访问在线服务的密码。

addToHead

是否将该图层添加到顶部。

返回值

添加的图层。

需求

操作系统: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7


浏览器: Internet Explorer 6 以上

请参见

© 2000-2011 北京超图软件股份有限公司 保留所有权利。