v3.1.0
What's Changed
- Reduce unnecessary casts, use convert when unsafe by @JosefWN in #1357
- Add Fallback URLs (for #1203) by @TesteurManiak in #1348
- Upgrade dependencies, fix EPSG:3413 example by @JosefWN in #1359
- Deprecate obsolete fit parameter by @Robbendebiene in #1368
- Fix
bounds
Issue (for #1362) by @ibrierley in #1369 - Fix Reset TileLayer example by @JosefWN in #1372
- Add parameter to fit to integer zoom levels by @Robbendebiene in #1367
- fix for 1373, where bounds doesn't get updated after a mapController … by @ibrierley in #1374
- fix for flickering with fitbounds, moving calculations inside the lay… by @ibrierley in #1376
- Add key to polygon by @TesteurManiak in #1402
- Add key to Polyline, CircleMarker + Test utilities by @TesteurManiak in #1403
- Improve tile handling by @JosefWN in #1356
- Fix ignore details.scale = 0 to prevent Unsupported operation: Infinity or NaN toInt by @urusai88 in #1388
- Fix bounds/fitBounds not working on first display. by @ibrierley in #1413
- Polyline stroke width in meters by @LeonTenorio in #1404
- Add panBuffer feature to include extended tilerange by @ibrierley in #1405
- Prepare for v3.1.0 release by @JaffaKetchup in #1419
New Contributors
- @urusai88 made their first contribution in #1388
- @LeonTenorio made their first contribution in #1404
Full Changelog: v3.0.0...v3.1.0