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