react-mapbox-gl
Advanced tools
Changelog
1.4.0 (March 14 2017)
onHover
is now onMouseEnter
, onEndHover
is now onMouseLeave
GEOJSONLayer
is not displaying all the layers in your geojson source, you have to specify which source to display by passing the correct props, see notesetData
is not called and the features doesn't disappear. PR