Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iboates authored Apr 14, 2019
1 parent 5ca20dc commit 390a782
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ Detailed examples for various use cases can be found in the

<p align="center">
<img src="gif/spotlight_1.gif" width="400" vertical-align="middle">
</p>

A simple spotlight highlighting all points [(Demo)](https://iboates.github.io/examples/00_simple/index) [(Source)](https://github.com/iboates/leaflet-spotlight/tree/master/examples/00_simple) [(Toggleable version demo)](https://iboates.github.io/examples/00_simple/index) [(Toggleable version source)](https://github.com/iboates/leaflet-spotlight/tree/master/examples/01_toggleable)
</p>

<p align="center">
<img src="gif/spotlight_2.gif" width="400" vertical-align="middle">
</p>

A (toggleable) simple marker-based spotlight highlighting all points [(Demo)](https://iboates.github.io/examples/01_toggleable_marker/index) [(Source)](https://github.com/iboates/leaflet-spotlight/tree/master/examples/01_toggleable_marker)

<p align="center">
Expand All @@ -40,4 +42,5 @@ A (toggleable) pair of spotlights, each of which selectively highlights points b
<p align="center">
<img src="gif/spotlight_4.gif" width="400" vertical-align="middle">
</p>

A (toggleable) pair of marker-based spotlights, each of which selectively highlights points based on their attributes [(Demo)](https://iboates.github.io/examples/02_multiple_spotlights_marker/index) [(Source)](https://github.com/iboates/leaflet-spotlight/tree/master/examples/02_multiple_spotlights_marker)

0 comments on commit 390a782

Please sign in to comment.