DefinitelyTyped/types/react-map-gl
Arman 086d4331e2 react-map-gl - Added missing types (#40891)
* Added missing types

Fixed missing types according to https://github.com/uber/react-map-gl/blob/5.1-release/examples/viewport-animation/src/app.js
FlyToInterpolator class was missing it's constructor props and transitionDuration property couldn't have 'auto' value

* Added tests changed types

* Added my name to Definitions by

* Reverted the auto-formatted codes, changed 'type' to 'interface'

* Removed Unnecessary semicolon

* Removed Unnecessary semicolons

* Reverted formatting changes on test file
2019-12-23 10:36:57 -06:00
..
index.d.ts
react-map-gl-tests.tsx
tsconfig.json
tslint.json