<%= 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
4 comments
You can get the distance currently. When mapping with Snap To, after clicking a point, move the curse slightly off the snapped line and it will show you the distance you've drawn so far. If you're mapping with Snap To = none, it always shows the distance. See inthe red oval of the attached screenprint. No elevation though.
Helpful! Thanks! Anyway to do it on mobile?
I always create maps on the desktop, but I tried the mobile, and I wasn't able to see where it would show the distance or elevation.
I agree, the distance is helpful but I also want to see other metrics like elevation gain/loss. It would make the creation process so much better!
Please sign in to leave a comment.