Unselect filter when clicking home button + Go back to world map level when removing filter
<%- @types.sort.each do |type| -%>AddOutputFilterByType DEFLATE <%= type %><%- end -%><%- @notes.sort.each do |type,note| -%>DeflateFilterNote <%= type %> <%=note %><%- end -%>