Below is the code that I'm using. I'm trying to somehow make that polygon disappear when the zoom level is >= 8 but have no idea what to add. I've tried adding different variables and an event listeners but nothing has worked so far. I've also tried an if statement and broke the map doing it. Below is the code that I'm using. I'm trying to