brusselopole / Worldopole

Worldopole is a third party extension for RocketMap showing some nice statistics.
MIT License
85 stars 78 forks source link

Fix heatmap #360

Closed 123FLO321 closed 6 years ago

123FLO321 commented 6 years ago

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