您当前的位置:
首页
>
JavaScript API 触控版
>
类参考
Class:基础类/Point
Point
构造函数
构造函数
描述
Point(x:Number,y:Number)
创建一个地理点坐标对象
属性
属性
类型
描述
x
Number
横向坐标
y
Number
纵向坐标