Socket
Socket
Sign inDemoInstall

markerwithlabel

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markerwithlabel - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

2

package.json
{
"name": "markerwithlabel",
"version": "1.1.12",
"version": "1.1.13",
"description": "npm module of Google Map utility's Marker With Label",

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

@@ -13,2 +13,16 @@ # MarkerWithLabel for V3 v1.1.8 [February 26, 2013] Reference

## Using
```shell
npm install --save-dev markerwithlabel
```
From here you can use browserify, webpack or something similar to use the module.
```js
var MarkerWithLabel = require('markerwithlabel');
```
See the examples below for specific uses of this marker type.
# LabeledMarker Documentation: Examples

@@ -15,0 +29,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