plotly.rs
plotly.rs copied to clipboard
Mapbox Support
Hi there,
Love the crate and was wondering if there are any plans to add Mapbox support in future?
Many thanks,
Andrew
Hi Andrew, thanks for your interest. Mapbox support is absolutely a feature that we wish to include in a future version - it's just a matter of defining the relevant structs which would serialize to the appropriate json structure.
That's great to hear! Thanks for getting onto this so quickly.
ScatterMapbox implemented in #88, and I'll push out a new release today.