Minor improvements of reprojection examples

This commit is contained in:
Petr Sloup
2015-09-04 14:18:54 +02:00
parent 59bce75d2a
commit 76974a5888
5 changed files with 20 additions and 29 deletions
+3 -4
View File
@@ -1,11 +1,10 @@
---
template: example.html
title: Image reprojection example
shortdesc: Demonstrates client-side reprojection of single image.
shortdesc: Demonstrates client-side reprojection of single image source.
docs: >
This example shows client-side single-image reprojection capabilities of
OpenLayers 3.
tags: "reprojection, projection, proj4js, mapquest, image"
This example shows client-side reprojection of single image source.
tags: "reprojection, projection, proj4js, mapquest, image, imagestatic"
resources:
- http://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.6/proj4.js
---