Jeff Larson
Jeff Larson
slippy will only work with a web mercator projection e.g. EPSG:3857. You need to manually calculate the bounds from tile indexes for any other projection. The fun part about simple-tiles...
ya, that's what I thought too. is it possible that leaflet is projecting the tile coordinates into the other projection before requesting a tile? I never actually tested that reprojecting...
Hi! We're still maintaining this yes, do you have a sample of the problem data? One thing you might need to do is make sure your webserver is serving utf-8....
Ok, so the `get` is because it is sort of like a shared pointer and we need to cast it, so we need the underlying pointer. I'm not entirely sure...