Skip to content

pullrequests Search Results · repo:danzel/Leaflet.utfgrid language:JavaScript is:public

Filter by

32 results  (132 ms)

32 results

indanzel/Leaflet.utfgrid (press backspace or delete to remove)

Addresses issue #47

Did a project this summer that required LOTS of UTFgrids ( 17), and had a hard time finding documentation/answers for how to switch them out at different zoom levels, so I thought this might be a helpful ...

…FlyTo animation, at least in the 1.0 beta 2. This was creating requests during the animation like: http://localhost:3000/tiles/1/20.777261324503318/1023650/520273.grid.json?callback=lu0.lu_20.777261324503318_1023650_520273 ...

does 2 things in 2 commits, and I can revert the 2nd one if need be 1. removes the legacy support for browsers that don t support XHR and JSON.parse, on the grounds that leaflet doesn t actually ...

you get an invalid state error

fixes #43

In the current Leaflet version a tileerror event is triggered in case any of the source servers with layer data can not deliver tiles being requested. In regular tile layers we handle these events and ...

I ve updated the build.js file so the classes are initialized with window instead of this . I didn t build /dist cause I assume you prefer to do that according to the discussion in issue #28 (I wasn t ...

This is somewhat more questionable and not necessarily something you want to merge into master, but I noticed that with significant panning and zooming over time, the UtfGrid layer developed a very large ...