mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
* Added functionality of heatmap
* Added options for heatmap
* default heatmap prop change to object
* resolve linting issues
* resolve linting
* Added demo for heatmap
* Fixed eslint
* Added heatmapLibrary prop for enable and disable visualization library for components
* Fixed linting
* Added heatmapLibrary={true} in all map components
* Fixed proptypes error
* Added heatmap in README with example code
* removed api key from heatmap component
* Removed unnecessary props from heatmap component