{{#each maps}}
{{#if locations}} {{#each locations}} {{#if coords}}{{locationsMapPoint ../this name this}}{{/if}} {{/each}} {{/if}}
min max
x {{dx_min}} {{dx_max}}
y {{dy_min}} {{dy_max}}
z {{dz_min}} {{dz_max}}
{{/each}}