mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Update "zoom to custom data" button to use the standard "zoom to selection" icon
This commit is contained in:
@@ -348,7 +348,7 @@ export function uiSectionDataLayers(context) {
|
||||
d3_event.stopPropagation();
|
||||
dataLayer.fitZoom();
|
||||
})
|
||||
.call(svgIcon('#iD-icon-search'));
|
||||
.call(svgIcon('#iD-icon-framed-dot'));
|
||||
|
||||
// Update
|
||||
ul = ul
|
||||
|
||||
Reference in New Issue
Block a user