@ -1912,31 +1912,20 @@ var TextLayerBuilder = function textLayerBuilder(textLayerDiv) {
@@ -1912,31 +1912,20 @@ var TextLayerBuilder = function textLayerBuilder(textLayerDiv) {
textDiv.style.top=(text.geom.y-fontHeight)+'px';
// The content of the div is set in the `setTextContent` function.
// For debug reasons, do the bidi thing here to compare it later once the
// text from the getTextContent function comes in.