module.exports = function GridOverlay(options, UI) {

  var output;

  function draw(input, callback, progressObj) {