Improve proj4js examples docs

This commit is contained in:
Peter Robins
2012-03-27 15:53:01 +01:00
parent 31c2d183f6
commit 1a59ade32a
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>