dobrud / typed-mapbox-gl

Type definitions for Mapbox GL JS
MIT License
15 stars 9 forks source link

correct fitBounds() parameter definition #7

Closed haoliangyu closed 8 years ago

haoliangyu commented 8 years ago

According to Mapbox's API documentation, the second parameter of fitBounds() should be optional.