<%= 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
3 comments
Can you provide the file?
Hello Jim, I did not find a way to upload a file so I am sending you a link to a drive.
Thank you!
Luis
https://drive.google.com/file/d/12amvwJZF-igJkGoZt_IVuq2JLEK6hEqd/view?usp=drive_link
Dronelink doesn't support importing KML files with folders right now. If you export the actual shapes separately, it works:
Please sign in to leave a comment.