Plotly MapBox circles

Hello,

I am trying to draw circles around my data points to signify an error range. As such the circles need to be fixed in size based on the predicted error margin (so it doesn’t adapt when zooming in, kinda like the range on a GPS pin). Is there any way to do this?

Thanks