leaflet-grayscale icon indicating copy to clipboard operation
leaflet-grayscale copied to clipboard

Grayscale TileLayer for Leaflet

Results 10 leaflet-grayscale issues
Sort by recently updated
recently updated
newest added

The demo is flickering between colored and grayscale in Firefox 56.0 (32-Bit) (tested with Windows 7)

Is it working with https tiles?

Grayscaling does not work with tiles from http://a.www.toolserver.org/tiles/osm-no-labels/10/530/340.png. Example: Visit http://www.openrailwaymap.org/ and select the "Mapnik no-labels Grayscale" layer from the layerselection. You will see just an empty background.

Please add package.json

i simply wanted to thank you for your grayscale layer! i've adapted it to show a pure black and white map https://github.com/aoloe/leaflet-blackAndWhite and could replace the php based filtering i...

Just move the call to this.options.quotaDivider() outside the loop. Thanks for the nice plugin!

Just noting this. Not sure if you are aiming for IE backwards compatibly. We will be using a (non-grayscale) workaround. ![screen shot 2015-03-23 at 9 39 21 am](https://cloud.githubusercontent.com/assets/5193218/6785047/85b7bcc2-d140-11e4-902d-491ec547329b.png)

Using an up-to-date version of Chrome (Version 33.0.1750.117, Mac OS X), I get this error message (repeated 38 times or so...): "cross-origin image load denied by cross-origin resource sharing policy"...

Comparing the file sizes of an original colored tile from OSM (http://tile.openstreetmap.org/3/2/4.png) @ 7.3 KB and The converted greyscale image, which is @ 14.4 KB (twice the size) After looking...