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

@h21-map/google-drawing-manager

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@h21-map/google-drawing-manager - npm Package Compare versions

Comparing version 30.1.0 to 31.1.0

5

index.js

@@ -350,4 +350,3 @@ let drawModeMarker = "marker";

if (me.areaCoordinates) {
let latlngs = me._convertlatlngs();
const latlngs = me._convertlatlngs();
const opts = {

@@ -365,4 +364,2 @@ map: me.map,

me._area = new google.maps.Polygon(opts);
google.maps.event.trigger(me, 'draw:area_create', me._convertCoordinates());
me._fitBoundsArea();

@@ -369,0 +366,0 @@ }

2

package.json
{
"name": "@h21-map/google-drawing-manager",
"scope": "@h21-map",
"version": "30.1.0",
"version": "31.1.0",
"description": "A library of Google Map JS API",

@@ -6,0 +6,0 @@ "main": "index.js",

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