EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3-ol
computePickingInfoWithCoordinates2D
函数 computePickingInfoWithCoordinates2D
computePickingInfoWithCoordinates2D
(
event
:
MouseEvent
,
map
:
Map
,
coordinates
:
GeoCoordinatesComputingInfo2D
,
snapPixelSize
:
number
,
result
:
CoordinatesComputingPickingInfo2D
,
disabledOptions
?:
{
x
?:
boolean
;
xy
?:
boolean
;
y
?:
boolean
}
,
)
:
boolean
在 OpenLayers 中实现基于方向约束的拖动拾取(二维)
参数
event
:
MouseEvent
map
:
Map
coordinates
:
GeoCoordinatesComputingInfo2D
snapPixelSize
:
number
result
:
CoordinatesComputingPickingInfo2D
可选
disabledOptions
:
{
x
?:
boolean
;
xy
?:
boolean
;
y
?:
boolean
}
返回
boolean
显示设置
成员可见性
继承
配色
自动
浅色
深色
官网
对象索引
详细搜索
EarthSDK
加载中……
在 OpenLayers 中实现基于方向约束的拖动拾取(二维)