Skip to content

Commit

Permalink
Added copyright and GitHub URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
lizardtechblog committed Dec 16, 2013
1 parent caa7005 commit e15cdf3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/opacity/Control.Opacity.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*
Leaflet.OpacityControls, a plugin for adjusting the opacity of a Leaflet map.
(c) 2013, Jared Dominguez
(c) 2013, LizardTech
https://github.com/lizardtechblog/Leaflet.OpacityControls
*/

L.Control.higherOpacity = L.Control.extend({
options: {
position: 'topright'
Expand Down

0 comments on commit e15cdf3

Please sign in to comment.