The bug
The green icon / marker displayed on a map when a copy of it is placed in an item frame is not removed in all situations.
Affected situations
Basically everything which does not call EntityItemFrame.removeItem(ItemStack)
(MCP name)
When destroyed by explosion
When
/kill
edWhen map was removed by updating NBT
When
ItemDropChance
value prevents droppingWhen gamerule
doEntityDrops
isfalse
and item frame breaks, e.g. by removing supporting block
How to reproduce
Switch to Creative mode for simplicity
Create a map
Place an item frame and place the map in it
Use one of the affected situations described above
→ ❌ The green icon remains even though the map is not inside the item frame anymore
Related issues
relates to
Comments

Fixed in 19w06a.