mapbox / tile-cover

Generate the minimum number of tiles to cover a geojson geometry
MIT License
189 stars 40 forks source link

Typo on seed z0 check. #33

Closed yhahn closed 10 years ago

yhahn commented 10 years ago

tile[3] is never set -- assuming this is meant to force 0/0/0 if the seed tile is ever at z0.

morganherlocker commented 10 years ago

:+1: