Today's release brings a number of improvements to map embeds, making them even more powerful, flexible and customizable. The main highlights are:
- Custom CSS: Map embeds are now customizable with their own stylesheets, enabling fine-grained control via CSS.
- Better interface: Embeds can now be programmatically mounted and unmounted, as well as imported directly into ES6 modules. See docs for more.
- Leaner, faster: The core embed internals have been rewritten with a focus on performance. The result is a reduced footprint and ~30% faster load times.
This release additionally introduces a number of app-wide improvements and fixes for greater overall performance and stability.