diff --git a/examples/getfeatureinfo.html b/examples/getfeatureinfo-tile.html similarity index 79% rename from examples/getfeatureinfo.html rename to examples/getfeatureinfo-tile.html index ce4404151d..7f4cc1997b 100644 --- a/examples/getfeatureinfo.html +++ b/examples/getfeatureinfo-tile.html @@ -9,7 +9,7 @@ -
This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS image layer.
+This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS tile layer.
See the getfeatureinfo.js source to see how this is done.
+See the getfeatureinfo-tile.js source to see how this is done.