Come on. I have an idea, but I do not know how to implement it. The essence of such a Sale of objects located in the zone for sale. There are two problems. 1) it is necessary to count identical objects in the zone. I tried to implement it. But it didn’t work out. I am attaching a screenshot. 2) you need to make sure that all types of objects that fall into the zone are displayed in the widget. I tried to do this through tile view, but I couldn’t figure out how to implement it. I was trying to make something like a dynamic list. I hope you explained what I wanted to do properly. I hope you will help me to disassemble and implement my idea
You’re halfway there, you just need to add the result back to the map.
The Find function returns a copy of the value, not a reference, so the increment in this case will not work as you intended.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.