diff --git a/source/UI/js/Map/MapPlace.js b/source/UI/js/Map/MapPlace.js index 38cfa103..2ca60622 100644 --- a/source/UI/js/Map/MapPlace.js +++ b/source/UI/js/Map/MapPlace.js @@ -44,7 +44,7 @@ Ox.MapPlace = function(options) { update(); function update(updateMarker) { - if (that.east < 0 && that.west > 0) { + if (that.west > that.east) { that.east += 360; } that.points = {