You are not logged in.
It looks like you're adding objects to current dataset rather than replacing it completely.
If you want to remove current movies, I suggest you reset the dataSet.movies array before adding new objects.
dataSet.movies = [];
Offline
© amMap & amCharts | Forum engine: PunBB