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

View File

@@ -93,7 +93,7 @@
<h1 id="title">Graticule Example</h1>
<div id="tags">
graticule, grid
graticule, grid, projection, proj4js, reproject, transform
</div>
<p id="shortdesc">

View File

@@ -64,7 +64,7 @@
you would not inlude Proj4JS the way it is done in this example.
In a production environment you would furthermore have a local copy
of the Proj4JS-projection definition that is hotlinked in this
example.
example (see Graticule example for how to do this).
</p>
<div id="map">
</div>