Use proj4 from the proj4 package instead of the global

This commit is contained in:
Andreas Hocevar
2017-12-16 01:27:43 +01:00
parent 9f1ebbb852
commit 5c5664ec30
10 changed files with 15 additions and 19 deletions
-2
View File
@@ -5,7 +5,5 @@ shortdesc: Example of a Sphere Mollweide map with a Graticule component.
docs: >
Example of a Sphere Mollweide map with a Graticule component.
tags: "graticule, Mollweide, projection, proj4js"
resources:
- https://cdnjs.cloudflare.com/ajax/libs/proj4js/2.4.4/proj4.js
---
<div id="map" class="map"></div>