mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
@@ -158,6 +158,7 @@ export function svgVertices(projection, context) {
|
||||
|
||||
if (entity.id in selected ||
|
||||
entity.hasInterestingTags() ||
|
||||
entity.isEndpoint(graph) ||
|
||||
entity.isIntersection(graph)) {
|
||||
vertices.push(entity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user