mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
* 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
3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
// use your own google maps API key with localhost permissions below
|
|
export const GOOGLE_API_KEY = '';
|