Skip to content

Commit

Permalink
Add browser doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Oct 2, 2021
1 parent 3df9670 commit 0196393
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ Discover:

npm install --save openlayers-indoorequal

**In the browser**

```html
<script src="https://unpkg.com/openlayers-indoorequal@latest/dist/openlayers-indoorequal.umd.min.js"></script>
<link href="https://unpkg.com/openlayers-indoorequal@latest/openlayers-indoorequal.css" rel="stylesheet" />
```

## Example

Get your free key at [indoorequal.com](https://indoorequal.com).
Expand Down

0 comments on commit 0196393

Please sign in to comment.