UNPKG

545 BHTMLView Raw
1---
2layout: example.html
3title: Single Image WMS
4shortdesc: Example of a single image WMS layer.
5docs: >
6 WMS can be used as an Image layer, as shown here, or as a Tile layer, as shown in the [Tiled WMS example](wms-tiled.html) example. Tiles can be cached, so the browser will not re-fetch data for areas that were viewed already. But there may be problems with repeated labels for WMS servers that are not aware of tiles, in which case single image WMS will produce better cartography.
7tags: "wms, image"
8---
9<div id="map" class="map"></div>