-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Adds tree pollen heatmap example. #1592
base: main
Are you sure you want to change the base?
Conversation
Change-Id: Ic28cc873ffc1616fa9cd6ded887f42d0a38d85ef
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
|
||
const x = coord.x; | ||
const y = coord.y; | ||
const key = "AIzaSyD4jWorF4eIMiBE3oZnd73Y7kOVO9q6gBE"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just want to point out to whoever reviews this that there is an API key in here.
I realized rightly that this won't work without the darn key. I'll work with the stakeholder to ensure that this one-off key is properly restricted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@willum070 - can we hold this for internal discussion?
This change adds the tree pollen heatmap example map.
Fixes #<issue_number_goes_here> 🦕