Files
openlayers/examples_src/wkt.html
2015-04-02 19:10:17 +02:00

14 lines
304 B
HTML

---
template: "example.html"
title: "WKT example"
shortdesc: "Example of using the WKT parser."
docs: >
Create features from geometries in WKT (Well Known Text) format.
tags: "wkt, well known text"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>