Condition in templates and xfa_map_member_view_panes and xfa_map_member_view_tab
As xfa_map_allow_profile_map does not exist in xf_user and does not seem to be generated this will only be true if the user views his own profile.
Code:
<xen:if is="({$user.xfa_map_allow_profile_map} || {$user.user_id} == {$visitor.user_id}) && {$xenOptions.xfa_map_enable_profile_tab}">
As xfa_map_allow_profile_map does not exist in xf_user and does not seem to be generated this will only be true if the user views his own profile.