block by maptastik 52aa10fde029aa42e8cd

Leaflet Squirrel - Step 1

Full Screen
  1. Add Leaflet starter code (4-5)
  2. Specify the center lat/long of our starting view (16)
  3. Add our tile layer URL from MapStack
    • Here’s the long URL from Mapstack we’re using to call our tiles (19-25): http://{s}.sm.mapstack.stamen.com/((naip,$fff[difference],$fff[@60],$fff[hsl-saturation@90])[multiply],(mapbox-water,$fff[difference],$000[@60],$090d11[hsl-color]))/{z}/{x}/{y}.png

index.html