google-map-react/develop/config/Google_API_key.js
Michael Salaverry 3d78dd9cb4 Fix: Update heatmap layer when heatmap positions prop changes (#728)
* improvement: switched from defining API key in multiple places to one place

* now generating random readings

* fix: a change in heatmap positions now updates the map accordingly

* docs: added comment to explain that the developer should use their own key
2019-04-01 12:47:19 -03:00

3 lines
103 B
JavaScript

// use your own google maps API key with localhost permissions below
export const GOOGLE_API_KEY = '';