Transaction.js

Summary
Transaction.js
Constants
SuperMap.Plot.TransactionType 对象的编辑类型.
SuperMap.Plot.Transaction 标绘对象操作记录。
SuperMap.Plot.TransactionInfo 标绘对象的编辑信息。

Constants

SuperMap.Plot.TransactionType

对象的编辑类型.

CREATE: 创建对象,

EDIT: 编辑对象,

REMOVE: 移除对象

SuperMap.Plot.Transaction

标绘对象操作记录。

SuperMap.Plot.TransactionInfo

标绘对象的编辑信息。

Close