Currently it seems that we can only add circle shaped markers to the Mapbox Scatter plot (please correct me if I’m wrong here). I know that ‘symbols’ also exist, but I did not have success on being able to control the color of the symbols. Hence my question is, is there any support for adding squares or tiles as markers? (or any pointers on how I can try to modify code to be able to do this)?
As a reference, what I would like to do is something like this: http://ghostcities.mit.edu/
I know this is not using Dash, but it seems like it uses Mapbox as the underlying map and hence would really like the Dash version to have this kind of capability.