diff --git a/examples/wms.html b/examples/wms-tiled.html similarity index 88% rename from examples/wms.html rename to examples/wms-tiled.html index 75d0ae3f02..04dc1c40c3 100644 --- a/examples/wms.html +++ b/examples/wms-tiled.html @@ -37,7 +37,7 @@

Tiled WMS example

Example of a tiled WMS layer.

-

See the wms.js source to see how this is done.

+

See the wms-tiled.js source to see how this is done.

wms, tile, tilelayer
@@ -46,7 +46,7 @@ - + diff --git a/examples/wms.js b/examples/wms-tiled.js similarity index 100% rename from examples/wms.js rename to examples/wms-tiled.js