diff --git a/js/CHANGELOG.md b/js/CHANGELOG.md index f2933cd..3d123d4 100644 --- a/js/CHANGELOG.md +++ b/js/CHANGELOG.md @@ -1,3 +1,6 @@ +4.2.0 +* MapLibre adapter detects erroneous tileset bounds and shows console error [#508] + 4.1.0 * MapLibre `Protocol` constructor takes `errorOnMissingTile` option. [#505] - Use this only for parity with the overzooming behavior of ZXY tile APIs. diff --git a/js/examples/leaflet.html b/js/examples/leaflet.html index ad0dad1..bbf8499 100644 --- a/js/examples/leaflet.html +++ b/js/examples/leaflet.html @@ -4,7 +4,7 @@ - +