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 18.1.0 to 19.1.0

3

index.js

@@ -374,4 +374,4 @@ let drawModeMarker = "marker";

let latlngs = [];
if (me.areaCoordinates.length > 0) {

@@ -510,2 +510,3 @@ for (var n = 0; n < me.areaCoordinates.length; n++) {

me.markerOptions.fitBounds && !enabledCircle && me._fitBoundsMarker();
me.markerOptions.isMarkerAnimate && !enabledCircle && me.isAnimateMarker(true);

@@ -512,0 +513,0 @@ if (!enabledCircle) { google.maps.event.trigger(me, 'draw:marker_create', me._getPosition()); }

{
"name": "@h21-map/google-drawing-manager",
"scope": "@h21-map",
"version": "18.1.0",
"version": "19.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