Dash.jl - Plotly mapbox layer/trace support

Does anyone know if the julia Dash.jl interface currently supports mapbox layers , specifically, the scattermapbox trace

I can see references to it in code, e.g. the docstrings for the dcc_graph function, but i can’t seem to figure out the interface for it.

If anyone can tell me definitively either way (or if I should stick to python for now…) that would be appreciated.