Skip to content

Instantly share code, notes, and snippets.

@javisantana
Last active August 29, 2015 14:14
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 javisantana/5423e528e8761b73fcce to your computer and use it in GitHub Desktop.
Save javisantana/5423e528e8761b73fcce to your computer and use it in GitHub Desktop.
vizjson({
"version": "0.1.0",
"title": "fake",
"scrollwheel": true,
"zoom": 3,
"bounds": [
[
-44.46515101351962,
-133.06640625
],
[
74.16408546675687,
164.8828125
]
],
"center": "[30.14512718337613, 15.908203125]",
"layers": [
{
"options": {
order: 0,
visible: true,
name: "Positron",
urlTemplate: "http://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png",
read_only: true,
minZoom: 0,
maxZoom: 18,
attribution: "© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors © <a href=\"http://cartodb.com/attributions#basemaps\">CartoDB</a>",
subdomains: "abcd"
},
"order": 0,
"tooltip": null,
"type": "tiled"
}
]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment