bmuschko / bmuschko/grails-google-visualization
Google Maps charts require an API key
- Dominant language
- Groovy
- Stars
- 25
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Recently, Google Maps related charts stopped working and there is also an error
`Google Maps API error: MissingKeyMapError` So in order for charts to work we need to use the following script:
``` javascript
```
Ref: https://developers.google.com/maps/documentation/javascript/get-api-key
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the Google Maps chart integration and how this Grails plugin loads external chart scripts. Use the linked Google Maps API key guidance as the reference, then verify that charts load when a configured API key is supplied and that the MissingKeyMapError no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100