Display GeoTIFFs and soon other types of raster on your Leaflet Map
npm install georaster-layer-for-leafletπΊπ¦ "Leaflet was created 11 years ago by Vladimir Agafonkin, an Ukrainian citizen living in Kyiv." - (LeafletJS)
--------------------------------------------------------------------------------
Display GeoTIFFs and soon other types of rasters on your Leaflet Map
``bash`
npm install georaster-layer-for-leaflet
GeoRasterLayer requires that input be first converted into GeoRaster format.
You can install GeoRaster with the following command:
`bash`
npm install georaster
`html