mapbox-unity-sdk
mapbox-unity-sdk copied to clipboard
Duplicated all objects in mapbox map.
Dear Team,
I will explain what is happening.
I have only one scene with Location-basedGame.
Inside the scene I have only one gameobject - Map where is the mapbox visualizer.
INSPECTOR:

But the problem is when I start the game I can see all the objects are duplicated.
I noticed it when I was moving the objects.

Hey, I already fixed the buildings by marking this check.:

But this is still happening with the POI points of interest. If I select one and move it, there is a copy below.

How to set POI with unique ID ? or stop spawning the objects twice?

Thank you!
Hey @BiteBitcoin ,
Hard to tell what's wrong there. Are you using a vector data source with ids? One thing I can suggest, especially if you don't need selectable buildings, is using another regular data source and uncheck unique ids checkbox.