Skip to content

Commit c691c4c

Browse files
authored
added leaflet-painting
1 parent 60c2d8a commit c691c4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Repo for programs, apps. [See the repo](https://github.com/answerquest/answerque
1616

1717
[Playback of GPS data of multiple buses](https://answerquest.github.io/GPSPlayback/)
1818

19-
[Bus Stops and Routes Manager](http://nikhilvj.co.in/busroutes/): A prototype for interlinking of two types of databases to each other inside wordpress platform, and having a possibility for creating a GTFS feed creator.
2019

2120
[Words Replacer](words-replacer.html): Ctrl+H on steroids. Make a range of word/phrase replacements on a text sequentially.
2221

@@ -42,3 +41,5 @@ Ubuntu: `for f in *.csv; do cat "$f" >> all.txt; echo "">> all.txt; done`
4241
[Simple location picker](leaflet-center-location-picker.html) like Ola/Uber where you move the map around and the marker is the map's center.
4342

4443
[Draw](draw.html) : Draw shapes on a map, and then export your work in geojson shapefile format.
44+
45+
[leaflet-painting](http://nikhilvj.co.in/files/leaflet-painting/leaflet-painting.html) : Using leaflet tech to make zoomable maps of large images. Can be used for curating, digital tours of art pieces or any image which is large in size but has intricate details.

0 commit comments

Comments
 (0)