UNPKG

603 BHTMLView Raw
1---
2layout: example.html
3title: WMS Time
4shortdesc: Example of smooth tile transitions when changing the time dimension of a tiled WMS layer.
5docs: >
6 Demonstrates smooth reloading of layers when changing the time dimension continuously. Data shown: IEM generated CONUS composite of NWS NEXRAD WSR-88D level III base reflectivity.
7tags: "wms, time, dimensions, transition, nexrad"
8---
9<div id="map" class="map"></div>
10<div role="group" aria-label="Animation controls">
11 <button id="play" type="button">Play</button>
12 <button id="pause" type="button">Pause</button>
13 <span id="info"></span>
14</div>