Skip to content

Releases: BinaryMuse/planetary.js

v0.3.0

24 Dec 06:11
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Reverse the order of lat and lng parameters of the add method of the pings plugin

v0.2.2

23 Dec 23:14
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Add afterZoom and afterDrag hooks to the zoom and drag plugins

v0.2.1

22 Dec 22:23
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Implement the drag and zoom plugins

v0.2.0

22 Dec 07:39
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Convert the built-in topojson plugin to store data on planet.plugins.topojson.world instead of planet.world
  • Convert the built-in land and borders plugins to read world data from planet.plugins.topojson.world
  • Remove the stroke configuration option from the oceans plugin
  • Add the lineWidth configuration option to the land and borders plugins
  • Add the type configuration option to the borders plugin
  • Allow default configuration options to be passed to the pings plugin

v0.1.1

21 Dec 22:53
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

v0.1.1 is the first public version of Planetary.js. It is a prerelease version, as the API is in development and may change in future versions.