MiniMapNavigation.editMode property

当前编辑模式,0为添加模式,1位编辑模式,2为删除模式

Signature:

get editMode(): EditMode;

set editMode(value: EditMode);