danzel / Leaflet.utfgrid

A UTFGrid implementation for leaflet that is super small.
MIT License
131 stars 51 forks source link

Implemented a queue for the tile requests (#2) #28

Closed aliceh75 closed 10 years ago

aliceh75 commented 10 years ago

Hello,

Here is an implementation of a queue for tile requests. I have re-generated the files in dist/ only to notice they were not in sync with the code in src/ ! So when looking at the diffs, check the diffs with the file in src/.

Motivation for the implementation:

Implementation notes:

danzel commented 10 years ago

Please remove the dist changes from this PR, I'll update them once merged. Thanks!

aliceh75 commented 10 years ago

@danzel : Done - I've amended the commit and removed the changes in dist/