Remove the resolutions list in sphere-mollweide example

This commit is contained in:
Frederic Junod
2018-11-15 12:25:51 +01:00
committed by Olivier Guyot
parent 3ac46ad10b
commit 05bf1d8f4a
3 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
---
layout: example.html
title: Sphere Mollweide
shortdesc: Example of a Sphere Mollweide map with a Graticule component.
shortdesc: Example of a Sphere Mollweide map with a Graticule layer.
docs: >
Example of a Sphere Mollweide map with a Graticule component.
Example of a Sphere Mollweide map with a Graticule layer.
tags: "graticule, Mollweide, projection, proj4js"
---
<div id="map" class="map"></div>