ErrorDisplayOptions is an interface that contains options for rendering draw errors
var errorDisplayOptions = { color: "#FF0000", timeout: 25 };
ErrorDisplayOptions is an interface that contains options for rendering draw errors
var errorDisplayOptions = { color: "#FF0000", timeout: 25 };