Merge pull request #6772 from fredj/cleanup

Remove html tag from shortdesc
This commit is contained in:
Frédéric Junod
2017-05-03 09:52:20 +02:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
---
layout: example.html
title: Clustered Features
shortdesc: Example of using <code>ol.source.Cluster</code>.
shortdesc: Example of using ol.source.Cluster.
docs: >
This example shows how to do clustering on point features.
tags: "cluster, vector"