Skip to content

Commit

Permalink
Enable repeat.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Apr 8, 2011
1 parent 4518c22 commit cac36b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/cloudmade/pale-dawn.js
Expand Up @@ -9,7 +9,6 @@ map.add(po.image()
.url(po.url("http://{S}tile.cloudmade.com"
+ "/1a1b06b230af4efdbb989ea99e9841af" // http://cloudmade.com/register
+ "/998/256/{Z}/{X}/{Y}.png")
.repeat(false)
.hosts(["a.", "b.", "c.", ""])));

map.add(po.compass()
Expand Down

0 comments on commit cac36b1

Please sign in to comment.