From e712004e2e600a65ce0f0bda67806f614cfc53c5 Mon Sep 17 00:00:00 2001 From: commenthol Date: Tue, 25 Oct 2016 14:18:53 +0200 Subject: [PATCH] leaflet-rastercoords (#5038) --- docs/plugins.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index a682664cf10..1c68d10c550 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -362,6 +362,18 @@ Sometimes you don't want to load a map, just big custom images. **Really** big o Alexander Parshin + + + leaflet-rastercoords + + Renders large tiled images generated with + gdal2tiles-leaflet. + Image raster coordinates can be used to set markers, etc. + (demo). + + Commenthol + +