Merge pull request #363 from probins/projex2.12

Improve proj4js examples docs 2.12
This commit is contained in:
Éric Lemoine
2012-03-27 08:30:53 -07:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
<h1 id="title">Graticule Example</h1> <h1 id="title">Graticule Example</h1>
<div id="tags"> <div id="tags">
graticule, grid graticule, grid, projection, proj4js, reproject, transform
</div> </div>
<p id="shortdesc"> <p id="shortdesc">
+1 -1
View File
@@ -64,7 +64,7 @@
you would not inlude Proj4JS the way it is done in this example. you would not inlude Proj4JS the way it is done in this example.
In a production environment you would furthermore have a local copy In a production environment you would furthermore have a local copy
of the Proj4JS-projection definition that is hotlinked in this of the Proj4JS-projection definition that is hotlinked in this
example. example (see Graticule example for how to do this).
</p> </p>
<div id="map"> <div id="map">
</div> </div>