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 cfe81e2 commit abd9000
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ A Leaflet plugin for creating a "highlight" effect on features near the user's c

## Installation

With npm:

```
npm i leaflet-spotlight
```

Manually:

Import the library into your HTML document. Make sure that it is imported AFTER Leaflet and turf.js

```
Expand Down

0 comments on commit abd9000

Please sign in to comment.