I have a map, which populates markers based on search. I’m attempting to user the newer google maps feature AdvancedMarkerView so I can fill it with custom HTML – however, as my search updates, I want to flush the old markers and place new ones when it’s called for…and I can’t for the life of me figure out how to?