JeremieLitzler / mws-restaurant-stage-2

Starter Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App: Stage 2" Project
https://resto-reviews.puzzlout.com
GNU General Public License v3.0
0 stars 0 forks source link

Markers on dynamic map don't refresh properly #47

Open JeremieLitzler opened 6 years ago

JeremieLitzler commented 6 years ago

When applying a filter, the markers that shouldn't appear still do!

The resetMarkers function doesn't seem to work as expected.

Successor of: #46