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

jsonObject
要转换的 JSON 对象。

Glossary Item Box

 

将 JSON 对象转换为点对象。

语法

ASP.NET Ajax Javascript (Specification)  
function fromJson( 
   
jsonObject : 
jsonObject
) : SuperMap.Point;
ASP.NET Ajax Javascript (Usage)  
var resultVar = instanceOfPoint.fromJson(JSONObject);

参数

jsonObject
要转换的 JSON 对象。

返回值

Point 类型的点对象。

需求

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


浏览器: Internet Explorer 6 以上

请参见

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