mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Fixed address input while nominatim is not available
This commit is contained in:
@@ -95,6 +95,8 @@ iD.ui.preset.address = function(field, context) {
|
||||
}
|
||||
|
||||
function address(selection) {
|
||||
isInitialized = false;
|
||||
|
||||
selection.selectAll('.preset-input-wrap')
|
||||
.remove();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user