diff --git a/examples/wms-image-custom-proj.html b/examples/wms-image-custom-proj.html index 3c8e14b879..95e4826397 100644 --- a/examples/wms-image-custom-proj.html +++ b/examples/wms-image-custom-proj.html @@ -5,6 +5,9 @@ shortdesc: Example of integrating Proj4js for coordinate transforms. docs: > With transparent [Proj4js](http://proj4js.org/) integration, OpenLayers can transform coordinates between arbitrary projections. tags: "wms, single image, proj4js, projection" +resources: + - http://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.6/proj4.js + - http://epsg.io/21781-1753.js ---