mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +00:00
Merge branch 'master' into presets
This commit is contained in:
@@ -47,6 +47,8 @@ iD.svg.Midpoints = function(projection) {
|
||||
|
||||
groups.attr('transform', iD.svg.PointTransform(projection));
|
||||
|
||||
groups.select('circle');
|
||||
|
||||
groups.exit()
|
||||
.remove();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user