Example sources in the examples dir
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
template: example.html
|
||||
title: Sphere Mollweide example
|
||||
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:
|
||||
- http://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.6/proj4.js
|
||||
---
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user