Skip to content
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

Fix heatmap #360

Merged
merged 2 commits into from
Feb 15, 2018
Merged

Fix heatmap #360

merged 2 commits into from
Feb 15, 2018

Conversation

123FLO321
Copy link
Collaborator

@123FLO321 123FLO321 commented Feb 15, 2018

Description

Fixes #359
The heatmap is no longer working correctly since Google Maps API version 3.32 (experimental).
We really shouldn't be using experimental versions.
With this PR we now use the latest none experimental V3 API.

How Has This Been Tested?

Heatmap working correctly again on local instance

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Copy link

@Greenwardog Greenwardog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works correctly. Thank you very much for the help.

@Obihoernchen Obihoernchen merged commit 098606a into brusselopole:master Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Live map of the pokedex, failing
3 participants