react-leaflet-enhanced-marker
react-leaflet-enhanced-marker copied to clipboard
#6 removed fbjs and changed extends class from Component to PureComponent
- removed fbjs library, because areEqual function deleted from this library
- changed extends for Marker component from Component to PureComponent, because this equal for previous logic in shouldUpdate method
its nice tanks