Skip to content

Instantly share code, notes, and snippets.

@atogle
Created February 16, 2014 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atogle/06760453b057ec34248f to your computer and use it in GitHub Desktop.
Save atogle/06760453b057ec34248f to your computer and use it in GitHub Desktop.
# Settings for map and layer configs
map:
geolocation_enabled: true
geolocation_onload: false
options:
center:
lat: 39.9523524
lng: -75.1636075
zoom: 14
minZoom: 10
maxZoom: 19
layers:
- url: http://{s}.tiles.mapbox.com/v3/openplans.map-dmar86ym/{z}/{x}/{y}.png
attribution: '&copy; OpenStreetMap contributors, CC-BY-SA. <a href="http://mapbox.com/about/maps" target="_blank">Terms &amp; Feedback</a>'
maxZoom: 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment