Merge pull request #363 from probins/projex2.12
Improve proj4js examples docs 2.12
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user