var div = ownerDocument.createElement('DIV');
div.style.width = this.tileSize.width + 'px';
div.style.height = this.tileSize.height + 'px';
return div;
Ah, but Chrome is currently at 16.0.912.77 m. Looks like the
fastest-rendering browser no longer is. But I guess Google's Maps team
are in the best position to put some pressure on the Chrome team.
Might be a good reason not to allow it to update, though, Marcelo :-)