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 8.6.0 to 8.7.0

5

index.js

@@ -934,7 +934,8 @@

let me = this;
let position = {
const position = {
latitude: me._centerMarker.getPosition().lat(),
longitude: me._centerMarker.getPosition().lng()
}
let info = {
const info = {
isDraw: me._enableDraw,
radius: Math.floor(me._circle.getRadius()),

@@ -941,0 +942,0 @@ position

2

package.json
{
"name": "@h21-map/google-drawing-manager",
"scope": "@h21-map",
"version": "8.6.0",
"version": "8.7.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