13 lines
375 B
HTML
13 lines
375 B
HTML
---
|
|
layout: example.html
|
|
title: JSTS Integration
|
|
shortdesc: Example on how to use JSTS with OpenLayers.
|
|
docs: >
|
|
Example showing the integration of <a href="https://github.com/bjornharrtell/jsts">JSTS</a>
|
|
with OpenLayers.
|
|
tags: "vector, jsts, buffer"
|
|
resources:
|
|
- https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.2.0/jsts.min.js
|
|
---
|
|
<div id="map" class="map"></div>
|