Skip to content

Commit

Permalink
Tokyo islands
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlidman committed Nov 21, 2014
1 parent c87111c commit 51a79f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@ var tasks = {
'tokyo_dupes': {
title: 'Tokyo Dupes',
focus: true,
loader: osmi_geom },
'tokyo_islands': {
title: 'Tokyo Islands',
focus: true,
loader: osmi_geom }
};

Expand Down
4 changes: 4 additions & 0 deletions js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ var tasks = {
'tokyo_dupes': {
title: 'Tokyo Dupes',
focus: true,
loader: osmi_geom },
'tokyo_islands': {
title: 'Tokyo Islands',
focus: true,
loader: osmi_geom }
};

Expand Down

0 comments on commit 51a79f1

Please sign in to comment.