Fix site typos
This commit is contained in:
parent
0d6eca2330
commit
5317fa2214
@ -1,7 +1,7 @@
|
||||
Drag Plugin
|
||||
===========
|
||||
|
||||
The `drag` plugin allows for modifying the planet's projection's rotation with the mouse wheel. It supports dragging vertically with hard stops at the north and south poles, and dragging horizontally without restriction.
|
||||
The `drag` plugin allows for modifying the planet's projection's rotation with the mouse. It supports dragging vertically with hard stops at the north and south poles, and dragging horizontally without restriction.
|
||||
|
||||
API
|
||||
---
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<h1>2013 Earthquake Data</h1>
|
||||
|
||||
<p>This is a more advanced example of what can be built with Planetary.js. The demo sets up a globe with some custom plugins (defined at the bottom of the JavaScript), and also demonstrates some non-Planetary.js specific techniques, like D3 scales, DOM manipulation, and loading external data.</p>
|
||||
<p>This is a more advanced example of what can be built with Planetary.js. The demo sets up a globe with some custom plugins (defined at the bottom of the JavaScript), and also demonstrates some non-Planetary.js-specific techniques, like D3 scales, DOM manipulation, and loading external data.</p>
|
||||
|
||||
<p><a href="/examples/quake/index.html">View the demo</a></p>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user