New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

leaflet-bootstrap-zoom

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet-bootstrap-zoom

Leaflet.js plugin which overrides default zoom control buttons with Twitter Bootstrap styled ones.

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
21
decreased by-16%
Maintainers
1
Weekly downloads
 
Created
Source

Leaflet.BootstrapZoom Build Status npm version

Leaflet.js plugin which overrides default zoom control buttons with Twitter Bootstrap styled ones.

This plugin adds a drop-in Twitter Bootstrap 3 styling for Leaflet.js zoom control buttons. Tested with Leaflet v1.0.0-beta.2 and v1.0.0-rc.3

Demo

Usage & Installation

  1. Include leaflet-bootstrap-zoom.min.js after Leaflet and Bootstrap:

    <script src='leaflet-bootstrap-zoom.min.js'></script>
    

    You can use hosted version from unpkg.com:

    <script src='//unpkg.com/leaflet-bootstrap-zoom/bin/leaflet-bootstrap-zoom.min.js'></script>
    
  2. Bootstrap-styled controls are added automatically.

NPM

You can also install from npm:

npm install leaflet-bootstrap-zoom --save

Keywords

FAQs

Package last updated on 23 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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