3.0.0 (RC 1)
Pre-release
Pre-release
This is a major release. Here are some highlights:
- Support for MapLibreGL as an alternative rendering library (for compatibility, MapboxGL is still the default library)
- When using MapLibreGL without Mapbox-hosted layers, the use of Mapbox API key is not required anymore
- Removed support for Carto integration (reducing plugin size in ~90%)
Full changelog:
- Support for MapLibreGL as an alternative rendering library
- When using MapLibreGL without Mapbox-hosted layers, the use of Mapbox API key is not required anymore
- Improved performance in Gutenberg editors
- Upgraded
react-map-gllibrary - BREAKING: Removed support for Carto integrations
- BREAKING: Replaced
mapboxgl-spiderifierwith more modernmap-gl-js-spiderfyas default spiderifier library;MapboxGLMapboxglSpiderifierglobal variable is not available anymore, being replaced bySpiderfyglobal variable (with different API) - BREAKING: Some JS and CSS assets had their handles renamed to better reflect the new architecture
- BREAKING: When using MapLibreGL, some CSS classes use the
maplibregl-instead of themapboxgl-prefix