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

ang-google-maps

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ang-google-maps - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

bower.json
{
"name": "ang-google-maps",
"version": "1.1.5",
"version": "1.1.6",
"homepage": "https://github.com/khalednobani/ang-google-maps",

@@ -5,0 +5,0 @@ "description": "Initialise Google Maps, Set Location, Drop Pins, Get Connected Routes between the current location and the destination.",

{
"name": "ang-google-maps",
"version": "1.1.5",
"version": "1.1.6",
"description": "Module to initialize Google Maps API",

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

@@ -592,3 +592,3 @@ (function(ang, g) {

isOnInitFunc = (typeof options['oninit'] == 'function'),
isOnClickFunc = (typeof options['ondragend'] == 'function'),
isOnClickFunc = (typeof options['onclick'] == 'function'),
$Marker = new g.maps.Marker({

@@ -595,0 +595,0 @@ path: 0,

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