10 lines
221 B
HTML
10 lines
221 B
HTML
---
|
|
layout: example.html
|
|
title: WKT
|
|
shortdesc: Example of using the WKT parser.
|
|
docs: >
|
|
Create features from geometries in WKT (Well Known Text) format.
|
|
tags: "wkt, well known text"
|
|
---
|
|
<div id="map" class="map"></div>
|