Skip to content

Commit

Permalink
Drop web browser/ rollup build
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Jul 19, 2017
1 parent a8142e8 commit 4f7749e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

## 2.8.0 - 2017-07-19

- Drop rollup setup
- Add Git URL repo to `package.json`
- Added `longitude` & `latitude` as exposed methods
- Dropped `bbox-dateline` from dependencies
Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ Another great simplistic tile library is [`tilebelt`](https://github.com/mapbox/
$ npm install --save global-mercator
```

**web browser ([ES5](https://kangax.github.io/compat-table/es5))**

```html
<script src="https://unpkg.com/global-mercator/docs/global-mercator.min.js"></script>
```

## Quickstart

```javascript
Expand Down

0 comments on commit 4f7749e

Please sign in to comment.