EarthSDK ContextMenu

右键菜单

new ContextMenu()

Members

show : boolean

是否显示
Default Value: false

Methods

pop(items, x, y)

弹出右键菜单
Name Type Description
items Object 菜单项 详见示例
x Number 弹出的x位置,如果不传递,那么使用鼠标目前位置
y Number 弹出的x位置,如果不传递,那么使用鼠标目前位置