Hi,
Love this project, but am wondering how to add a Mapsheet layer to an existing leaflet project I have going (using CartoDB, Mapbox, etc.).
I'm looking at the code, but wondering if there's an easy way to take the layer you're creating and add it as I do other leaflet layers, for example:
L.tileLayer('http://a.tiles.mapbox.com/v3/openingofdetroit.map-jnh32hc9/{z}/{x}/{y}.png').addTo(map);
Any thoughts appreciated, and I realize this isn't an issue, but don't know where else to post...
Thank you!!!
-m
Hi,
Love this project, but am wondering how to add a Mapsheet layer to an existing leaflet project I have going (using CartoDB, Mapbox, etc.).
I'm looking at the code, but wondering if there's an easy way to take the layer you're creating and add it as I do other leaflet layers, for example:
L.tileLayer('http://a.tiles.mapbox.com/v3/openingofdetroit.map-jnh32hc9/{z}/{x}/{y}.png').addTo(map);Any thoughts appreciated, and I realize this isn't an issue, but don't know where else to post...
Thank you!!!
-m