Remove the '3' from OpenLayers
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: d3 Integration
|
||||
shortdesc: Example of using ol3 and d3 together.
|
||||
shortdesc: Example of using OpenLayers and d3 together.
|
||||
docs: >
|
||||
<p>The example loads TopoJSON geometries and uses d3 (<code>d3.geo.path</code>) to render these geometries to a canvas element that is then used as the image of an ol3 image layer.</p>
|
||||
<p>The example loads TopoJSON geometries and uses d3 (<code>d3.geo.path</code>) to render these geometries to a canvas element that is then used as the image of an OpenLayers image layer.</p>
|
||||
tags: "d3"
|
||||
resources:
|
||||
- https://d3js.org/d3.v3.min.js
|
||||
|
||||
Reference in New Issue
Block a user