<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
1 comment
+1. And/or provide a link to Caltrans quickmap for that area. If showing road conditions as an overlay, it would be great to gray it out when it hasn't received an update after so many minutes, in the same manner as live tracks and such. That's a very nice way to visually warn the user that the data may be stale.
Please sign in to leave a comment.