Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terra-draw

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-draw - npm Package Versions

1
8

0.0.1-alpha.27

Diff

Changelog

Source

0.0.1-alpha.27 (2023-05-06)

Bug Fixes

  • address potential issue with spreading Sets for the held keys (7fdf0b0)
  • ensure that container coordinates are correct when they are nested (13aef09)

Chore

jamesmilneruk
published 0.0.1-alpha.26 •

Changelog

Source

0.0.1-alpha.26 (2023-04-10)

Features

  • avoid mass creation and deletion of geometries in leaflet adapter render (773208a)
jamesmilneruk
published 0.0.1-alpha.25 •

Changelog

Source

0.0.1-alpha.25 (2023-04-07)

Features

  • allow zIndexing of linestrings and polygons for TerraDrawLeafletAdapter (17a4441)
jamesmilneruk
published 0.0.1-alpha.24 •

Changelog

Source

0.0.1-alpha.24 (2023-04-07)

Features

  • export base adapter and mode so that 3rd party developers can extend (1662960)

Chore

  • add example drawing gif image to readme (edde444)
  • crop gif to make it a bit cleaner (6fc4adf)
  • update docs (75c0848)
jamesmilneruk
published 0.0.1-alpha.23 •

Changelog

Source

0.0.1-alpha.23 (2023-04-04)

Features

  • cache container for all adapters to avoid refetching it (d0e3332)
  • google maps adapter now uses base pointer based event system (03b131d)
  • move google maps to use base adapter (5e52f4d)
  • move mapbox adapter to use the base adapter (08ddb8e)
  • move openlayers adapter to use base event adapter (92213f8)

Bug Fixes

  • turn off tolerance on geojson layers for mapbox/maplibre adapters (fb1e7a2)

Chore

  • add better comments around the getting started example (811d5b6)
  • add getting started guide (c926568)
  • add useful comments to adapter listener (e882911)
  • better typescript typing for onStyleChange (476fe3c)
  • bump typedoc (be457de)
  • bump typescript to version 5 (0dedc54)
  • create start and stop as abstract methods on base.mode (bb1d330)
  • fix polygon.mode.spec test for offset change (23ef0ab)
  • improve guides with additional information for new users (ec785d5)
  • minor tidy up to all adapters (e644459)
  • remove logs (a7c00c2)
  • remove uncessary override of point mode setStarted (e8bebca)
  • rename base-adapter.ts to base.adapter.ts for consistency (753c77c)
  • swap leaflet and openlayers ordering in development app (4ebf3c8)
  • update docs (29ff37a)
  • update wording around getting started guide (f6bc21e)
jamesmilneruk
published 0.0.1-alpha.22 •

Changelog

Source

0.0.1-alpha.22 (2023-03-26)

Features

  • add custom event pointer event handling system, use in leaflet adapter (68c551b)

Chore

jamesmilneruk
published 0.0.1-alpha.21 •

Changelog

Source

0.0.1-alpha.21 (2023-03-24)

Bug Fixes

jamesmilneruk
published 0.0.1-alpha.20 •

Changelog

Source

0.0.1-alpha.20 (2023-03-24)

Bug Fixes

  • reuse draw even in leaflet adapter to prevent runtime error (d7f6f34)
jamesmilneruk
published 0.0.1-alpha.19 •

Changelog

Source

0.0.1-alpha.19 (2023-03-23)

Bug Fixes

  • remove mousemove event listener from leaflet adapter and replace with pointermove (b7baa4c)

Chore

jamesmilneruk
published 0.0.1-alpha.18 •

Changelog

Source

0.0.1-alpha.18 (2023-03-19)

Bug Fixes

  • better parity between mouse and pointer experiences (00c219d)
  • ensure that closing points for polygons are update on click (25c0886)

Chore

  • fix issues with prettier conflicting with eslint (9849bce)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc