Measurement
This commit is contained in:
+1
-1
@@ -185,7 +185,7 @@ const flowers = [
|
|||||||
}).add(geo.offset(lotCorner), geo.east(geo.ft(3)), geo.south(geo.ft(17))),
|
}).add(geo.offset(lotCorner), geo.east(geo.ft(3)), geo.south(geo.ft(17))),
|
||||||
new Flower("Peony", {
|
new Flower("Peony", {
|
||||||
gardenOrgId: "697986",
|
gardenOrgId: "697986",
|
||||||
}).add(geo.offset(lotCorner), geo.east(geo.ft(19)), geo.south(geo.ft(1.5))),
|
}).add(geo.offset(lotCorner), geo.east(geo.ft(18.7)), geo.south(geo.ft(1.6))),
|
||||||
new Flower("Peony", {
|
new Flower("Peony", {
|
||||||
gardenOrgId: "697986",
|
gardenOrgId: "697986",
|
||||||
}).add(geo.offset(lotCorner), geo.east(geo.ft(75)), geo.south(geo.ft(2))),
|
}).add(geo.offset(lotCorner), geo.east(geo.ft(75)), geo.south(geo.ft(2))),
|
||||||
|
|||||||
Reference in New Issue
Block a user