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 Compare versions

Comparing version 0.0.1-alpha.25 to 0.0.1-alpha.26

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.0.1-alpha.26](https://github.com/JamesLMilner/terra-draw/compare/v0.0.1-alpha.25...v0.0.1-alpha.26) (2023-04-10)
### Features
* avoid mass creation and deletion of geometries in leaflet adapter render ([773208a](https://github.com/JamesLMilner/terra-draw/commit/773208a9350069849fab45e814a4ba8ad20187dd))
### [0.0.1-alpha.25](https://github.com/JamesLMilner/terra-draw/compare/v0.0.1-alpha.24...v0.0.1-alpha.25) (2023-04-07)

@@ -7,0 +14,0 @@

3

dist/adapters/leaflet.adapter.d.ts

@@ -13,5 +13,5 @@ import { TerraDrawChanges, SetCursor, TerraDrawStylingFunction } from "../common";

private _map;
private _layer;
private _panes;
private _container;
private _layers;
/**

@@ -24,2 +24,3 @@ * Creates a pane and its associated style sheet

private createPaneStyleSheet;
private styleGeoJSONLayer;
/**

@@ -26,0 +27,0 @@ * Returns the longitude and latitude coordinates from a given PointerEvent on the map.

{
"name": "terra-draw",
"version": "0.0.1-alpha.25",
"version": "0.0.1-alpha.26",
"description": "Frictionless map drawing across mapping provider",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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