I have a map and I have two data sources
First data source is positions where people would like to buy a house
Second data source is where people are selling a house
These are investors who are buying and selling houses.
I can easily map one data source to the map and it works perfect, but I want to map both data sources to the same map.
Each data source is geographical location.
Bubble cannot do this by design, if you need to achieve this you should have only one type of data and store on a field the role of the thing (seller or buyer).