jamestw13 / Taco-Loca-tor

0 stars 2 forks source link

Map Refresh #27

Closed jamestw13 closed 2 years ago

jamestw13 commented 2 years ago

When an invalid location is entered, the map is still sitting on the screen. Sometimes it gives a broken link.

We need to fix it so the map div is cleared at the beginning of a new search. I think this broke when I moved divs to add the results headline element.

vic-smith commented 2 years ago

Fixed, added a clearMap function.