aparshin / leaflet-boundary-canvas

Leaflet plugin to draw raster layers with arbitrary boundary
MIT License
170 stars 41 forks source link

Added z-value to tilePoint to make it compatible with Leaflet 0.6 #3

Closed torbjvi closed 11 years ago

torbjvi commented 11 years ago

tilePoint needs a Z-value from 0.6 onwards. This shouldn't break compatibility with 0.5.

aparshin commented 11 years ago

Thanks a lot!