diff --git a/examples/export-jpeg.html b/examples/export-map.html similarity index 79% rename from examples/export-jpeg.html rename to examples/export-map.html index 9e280e427d..1950b88614 100644 --- a/examples/export-jpeg.html +++ b/examples/export-map.html @@ -7,7 +7,7 @@ -
Example of exporting a map as a JPEG image.
+Example of exporting a map as a JPEG or PNG image.
See the export-jpeg.js source to see how this is done.
+See the export-map.js source to see how this is done.