Retrive objects from tables to google map


I am importing two object classes from different tables into google map. With this logic second object class run over first and in map i have only markers for second class. How can i solve this?

Hello @Nikola_Vojinovic

You need to combine both results into one array. And only then use the Map Items logic.

Regards,
Inna


I tried like this but it doesn’t work. I don’t know how to combine them. Which logic i need to use?

@Nikola_Vojinovic

You need to get points from one array, then from another array and then combine them into one array.

Regards,
Inna

I don’t know how to do that. Can you do it on this specific example?

@Nikola_Vojinovic

Try using this solution

Regards,
Inna