diff options
author | Christopher Baines <mail@cbaines.net> | 2014-04-08 14:45:46 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2014-04-08 14:45:46 +0100 |
commit | d0b2941199d7bdc02fd5588a2396e8b204227e87 (patch) | |
tree | 9827894ff7bc0b901b4f36d4e64cac67a6cc37dc | |
parent | 0162c3f67d74fc9beeb962931c42656e89c21ef4 (diff) | |
download | leaflet-indoor-d0b2941199d7bdc02fd5588a2396e8b204227e87.tar leaflet-indoor-d0b2941199d7bdc02fd5588a2396e8b204227e87.tar.gz |
Add link to example on Github
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ Leaflet Indoor Provides basic tools to create indoor maps with [Leaflet](http://leafletjs.com). +## Demo + +You can see the demo included in the example directory +[here](http://cbaines.github.io/leaflet-indoor/examples/). + ## Using the plugin See the included examples for usage. |