diff --git a/examples/tile-load-events.html b/examples/tile-load-events.html index 4561aeab5c..93af51b646 100644 --- a/examples/tile-load-events.html +++ b/examples/tile-load-events.html @@ -8,7 +8,6 @@ docs: > and tileloaderror type events to monitor tile loading progress. This example registers listeners for these events and renders a tile loading progress bar at the bottom of the map.

- This example creates a "rotate to north" button. tags: "tile, events, loading" ---