nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 699 forks source link

Update type information #1631

Closed RossWilliams closed 5 years ago

RossWilliams commented 5 years ago

Modify hitbox property for ShapeSourceProps as optional to match react proptypes. Checked code to verify it does not assume hitbox to be non-null, and purpose of hitbox is to override the default of 44x44.

Modify CalloutProps to include title, used in Callout.js line 109.

kristfal commented 5 years ago

This is ok. Also suggest you apply this fix to the new repository at https://github.com/react-native-mapbox-gl/maps