We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac9a60 commit 854e2afCopy full SHA for 854e2af
interleave-layers/demo.html
@@ -19,7 +19,7 @@ <h1>Interleave vector and object layers</h1>
19
<p>Insert an object layer between the two vector layers</p>
20
</div>
21
<p>This example shows how to interleave an object layer and the vector layer. It is possible to do it dynamically during the map runtime.
22
- The map is loaded with the deefault vector layer, after that the layer is split into two and the new object layer is inserted between them.
+ The map is loaded with the default vector layer, after that the layer is split into two and the new object layer is inserted between them.
23
</p>
24
<div id="map"></div>
25
<h3>Code</h3>
0 commit comments