<%= 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
2 comments
The short answer is, yes.
When you convert to DJI waypoints (which is the step before export) it will assign an altitude to each waypoint.
But...be careful. The altitude is based on the start location. If you take off from a different location then you could have problems. When using Dronelink directly you can tell it to enforce the start location to avoid that problem.
Thank you Barry!
Please sign in to leave a comment.