JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.78k stars 437 forks source link

Add HeatmapLayerF component #3138

Closed diskomo closed 1 year ago

diskomo commented 1 year ago

Please explain PR reason

This PR adds a functional component version of HeatmapLayer

diskomo commented 1 year ago

Note that prettier reformatted src/index.ts to make the exports span multiple lines. Let me know if this is not okay.

JustFly1984 commented 1 year ago

@diskomo Thank you for your contribution!