Guest User

Untitled

a guest
Jan 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. // queries for all buildings that intersect the clicked feature
  2. var buildingFootprints = Intersects($feature, FeatureSetByName($map, "Building Footprints"));
Add Comment
Please, Sign In to add comment