When a popup is opened and the map is moved by the user it creates an experience in which the popup jumps around the map. This is a bit odd on desktop, but on mobile it renders the map very hard to use.
Let's resolve this by closing the popup on moving the map.
A bit more context in #64
Acceptance Criteria
[ ] When a popup is open, if the user moves the map the pop up closes.
Description
When a popup is opened and the map is moved by the user it creates an experience in which the popup jumps around the map. This is a bit odd on desktop, but on mobile it renders the map very hard to use.
Let's resolve this by closing the popup on moving the map.
A bit more context in #64
Acceptance Criteria