@@ -1904,25 +1904,25 @@ module.exports = (Handlebars["default"] || Handlebars).template({"1":function(co
19041904var Handlebars = __webpack_require__(7);
19051905function __default(obj) { return obj && (obj.__esModule ? obj["default"] : obj); }
19061906module.exports = (Handlebars["default"] || Handlebars).template({"1":function(container,depth0,helpers,partials,data,blockParams,depths) {
1907- var stack1, helper, alias1=container.escapeExpression , alias2=container.lambda , lookupProperty = container.lookupProperty || function(parent, propertyName) {
1907+ var stack1, alias1=container.lambda , alias2=container.escapeExpression , lookupProperty = container.lookupProperty || function(parent, propertyName) {
19081908 if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
19091909 return parent[propertyName];
19101910 }
19111911 return undefined
19121912 };
19131913
19141914 return " <a-image\n src=\""
1915- + alias1(((helper = (helper = lookupProperty(helpers,"assetPath") || (depth0 != null ? lookupProperty(depth0 ,"assetPath") : depth0)) != null ? helper : container.hooks.helperMissing),(typeof helper === "function" ? helper.call( depth0 != null ? depth0 : (container.nullContext || {}),{"name":"assetPath","hash":{},"data":data,"loc":{"start":{"line":19,"column":25},"end":{"line":19,"column":38}}}) : helper) ))
1915+ + alias2( alias1((depths[1] != null ? lookupProperty(depths[1] ,"assetPath") : depths[1]), depth0))
19161916 + "\"\n look-at=\"[gps-camera]\"\n scale=\""
1917- + alias1( alias2(((stack1 = (depths[1] != null ? lookupProperty(depths[1],"assetParam") : depths[1])) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
1917+ + alias2(alias1 (((stack1 = (depths[1] != null ? lookupProperty(depths[1],"assetParam") : depths[1])) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
19181918 + " "
1919- + alias1( alias2(((stack1 = (depths[1] != null ? lookupProperty(depths[1],"assetParam") : depths[1])) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
1919+ + alias2(alias1 (((stack1 = (depths[1] != null ? lookupProperty(depths[1],"assetParam") : depths[1])) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
19201920 + " "
1921- + alias1( alias2(((stack1 = (depths[1] != null ? lookupProperty(depths[1],"assetParam") : depths[1])) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
1921+ + alias2(alias1 (((stack1 = (depths[1] != null ? lookupProperty(depths[1],"assetParam") : depths[1])) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
19221922 + "\"\n gps-entity-place=\"latitude: "
1923- + alias1( alias2((depth0 != null ? lookupProperty(depth0,"latitude") : depth0), depth0))
1923+ + alias2(alias1 ((depth0 != null ? lookupProperty(depth0,"latitude") : depth0), depth0))
19241924 + "; longitude: "
1925- + alias1( alias2((depth0 != null ? lookupProperty(depth0,"longitude") : depth0), depth0))
1925+ + alias2(alias1 ((depth0 != null ? lookupProperty(depth0,"longitude") : depth0), depth0))
19261926 + ";\"\n ></a-image>\n";
19271927},"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data,blockParams,depths) {
19281928 var stack1, lookupProperty = container.lookupProperty || function(parent, propertyName) {
0 commit comments