<%= 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
Basic. Follow as the option for dynamic home point when you set it up.
Thanks Jim for clarifying....however I am still a bit confused....Reason is that if you select compare plans, there is also a feature called "dynamic home point" but this comes only with Business plan.
So what is the 'dynamic home point' function in standard plan follow mode? and what is the function of the dynamic home point in the business plan? what is the difference?
Sorry for the confusion, the dynamic home point in the Business plan gives users the option to set the home location to the location of your mobile device while a mission plan is running. Follow mode is a separate piece of code that also has dynamic home point, but only while this one mode is running (if you enable it).
Please sign in to leave a comment.