commit
71eb962ac0
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ public class EditPoiData {
|
||||||
category = type;
|
category = type;
|
||||||
tagValues.put(POI_TYPE_TAG, "");
|
tagValues.put(POI_TYPE_TAG, "");
|
||||||
changedTags.add(POI_TYPE_TAG);
|
changedTags.add(POI_TYPE_TAG);
|
||||||
|
removeCurrentTypeTag();
|
||||||
|
currentPoiType=null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue