Remove trailing whitespace.

This commit is contained in:
Jonathan Nagy
2017-03-08 16:34:27 +11:00
committed by GitHub
parent c54bf85dfc
commit 915b83a068

View File

@@ -465,7 +465,7 @@ ol.Overlay.prototype.updateRenderedPosition = function(pixel, mapSize) {
var positioning = this.getPositioning();
this.setVisible(true);
var offsetX = offset[0];
var offsetY = offset[1];
if (positioning == ol.OverlayPositioning.BOTTOM_RIGHT ||