to provide a clear arrangement of all location data - add 'L' to predefs for pronto because it is part of the leaflet library - fix: show address template only with an address present with merging the location objects into one, only the objects within the location object can be empty (#5813)
4 lines
55 B
Handlebars
4 lines
55 B
Handlebars
{{#if location.lat}}
|
|
<div id="map">
|
|
</div>
|
|
{{/if}}
|