Mapbox Plugin Freezes browser when attaching marker collection

I’m having an issue attaching a marker collection to a Mapbox plugin control.

It freezes when attaching a small collection of 14 records.

I’m attaching it to the data array within the collection, not the higher collection points.

Once I try and bind it, the browser goes non-responsive and asks if I want to wait or close/exit the page.

Any thoughts on what might be going on?

I created a different collection and can get it to bind now. most of the time. :slight_smile: Still freezes sometimes when messing with the properties of the control.

But now I’m getting all the markers at the same place in the middle of the ocean. Lat/Lon fields are mapped correctly and they are different lat/lon

Hey @antelligence :waving_hand:

Would you mind sharing a video to show us how things are setup on your side and when the issue happens?

It would help us try to reproduce the issue and figure out if it’s a bug or configuration problem

The freezing seems to have stopped. But I’m having trouble displaying the markers now.

At first they all showed up off the coast of Africa in a single spot. I noticed the values were text and not decimal so I updated it to be a decimal and now they don’t show up anywhere.

Here are two screenshots of the underlying data and the mapping in the mapbox control.

Any ideas why the markers are not showing up? Any help is greatly appreciated.

Sorry, I had to do a second post for the second image.

Scratch that. I’ve since learned that it’s likely the lat/lon data was corrupted when gathered. So most likely I have bad lat/lon data in our database.

:slight_smile:

1 Like

Ok cool. I hope that resolves it :slight_smile: Don’t hesitate to reach out again if not!