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