Sha256: b9747b39d94a2f9c73602981465f768375756728d9ac6ff46fe2ce58f715f9d8
Contents?: true
Size: 169 Bytes
Versions: 52
Compression:
Stored size: 169 Bytes
Contents
/*global GeoBlacklight */ // Leaflet opacity control. GeoBlacklight.Controls.Opacity = function() { this.map.addControl(new L.Control.LayerOpacity(this.overlay)); };
Version data entries
52 entries across 52 versions & 1 rubygems