-
-
-
-
-
-
-
+---
+template: "example.html"
+title: "Animation example"
+shortdesc: "Demonstrates animated pan, zoom, and rotation."
+docs: >
+ This example shows how to use the beforeRender function on the Map to run one
+ or more animations.
+tags: "animation"
+---
+
-
-
-
-
-
-
-
+---
+template: "example.html"
+title: "Tiled ArcGIS MapServer example"
+shortdesc: "Example of a tiled ArcGIS layer."
+docs: >
+ This example shows how to use an ArcGIS REST MapService as tiles.
+ This source type supports Map and Image Services. For cached ArcGIS
+ services, better performance is available by using
+ ol.source.XYZ instead.
+tags: arcgis, tile, tilelayer"
+---
+
-
-
-
-
-
-
-
+---
+template: "example.html"
+title: "Attributions example"
+shortdesc: "Example of a attributions visibily change on map resize, to collapse them on small maps."
+docs: >
+ When the map gets too small because of a resize, the attribution will be collapsed.
+ This is because the collapsible option is set to true if the width
+ of the map gets smaller than 600 pixels.
+tags: "attributions, openstreetmap"
+---
+