]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index/history.js
Take viewport intersection into account when sorting changesets
[rails.git] / app / assets / javascripts / index / history.js
index afa46c460530badae9c0027c1c18ce6909090865..74b9a4e248b53288f71beeca225936659a45f934 100644 (file)
@@ -68,6 +68,8 @@ OSM.History = function (map) {
         }
       }
 
+      changesetsLayer.reorderChangesets();
+
       if (keepInitialLocation) {
         keepInitialLocation = false;
         return;