pullrequests Search Results · repo:ursudio/leaflet-webgl-heatmap language:JavaScript
Filter by
3 results (109 ms)
3 results
inursudio/leaflet-webgl-heatmap (press backspace or delete to remove)this.options.size in _scalem
L.LatLng.DEG_TO_RAD was removed for leaflet V1.0 beta. So I replaced it by Math.PI / 180 in order to work with V1.0.x
I did two things:
1. Explicitly add the MIT License to the repo.
2. Updated the code blocks.
OCD-ish, but I might save you a bit of work. Thanks!