diff --git a/examples/reprojection-by-code.html b/examples/reprojection-by-code.html index 319309832a..df386d4864 100644 --- a/examples/reprojection-by-code.html +++ b/examples/reprojection-by-code.html @@ -6,12 +6,12 @@ docs: > This example shows client-side raster reprojection capabilities from OSM (EPSG:3857) to arbitrary projection by searching in EPSG.io database. -tags: "reprojection, projection, proj4js, epsg.io" +tags: "reprojection, projection, proj4js, epsg.io, graticule" ---