Add light tag to examples that could use the light build

This commit is contained in:
Matt Priour
2012-03-20 22:29:58 -05:00
parent 386dacffb3
commit 6eee5025f2
49 changed files with 49 additions and 49 deletions

View File

@@ -10,7 +10,7 @@
</head>
<body>
<h1 id="title">OpenLayers Example</h1>
<div id="tags">simple, basic</div>
<div id="tags">simple, basic, light</div>
<p id="shortdesc">
Demonstrate a simple map with an overlay that includes layer switching controls.
</p>