Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaswoj authored Sep 26, 2016
1 parent e0e3a67 commit 335a020
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,7 @@ import mapboxgl from 'mapbox-gl/dist/mapbox-gl.js';

These projects are written and maintained by the GL JS community. Feel free to open a PR add your own projects to this list. We :heart: third party projects!

- [Typescript Definitions are available through DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/mapbox-gl)

- Install using `typings`:

typings install dt~geojson dt~mapbox-gl --save --global

- Install using `@types` for Typescript v2 or later:

npm install @types/geojson @types/mapbox-gl --save

- [Typescript Definitions on DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/mapbox-gl)
- [Webtoolkit Integration](https://github.com/yvanvds/wtMapbox)

## Using Mapbox GL JS with [CSP](https://developer.mozilla.org/en-US/docs/Web/Security/CSP)
Expand Down

0 comments on commit 335a020

Please sign in to comment.