# leaflet-grayscale **Repository Path**: opengis-leaflet/leaflet-grayscale ## Basic Information - **Project Name**: leaflet-grayscale - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-29 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Leaflet.TileLayer.Grayscale A regular TileLayer with grayscale makeover. ## Usage Just use `L.tileLayer.grayscale(url, options)` instead of `L.tileLayer(url, options)`. I recommend using `fadeAnimation: false` option when creating the map object. Otherwise you will see a lot of flickering. ## Example http://zverik.github.com/leaflet-grayscale/ ## License This plugin was written by Ilya Zverev and published under WTFPL license.