Skip to content

Commit

Permalink
heroku marker investigation
Browse files Browse the repository at this point in the history
  • Loading branch information
yonromai committed Jun 2, 2012
1 parent e25e453 commit cb92ab0
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 228 deletions.
2 changes: 1 addition & 1 deletion js/complexcity.js
Expand Up @@ -118,7 +118,7 @@ function plotMap(graph) {
map.addLayer(selectedNodes);

var markers;
markers = new MM.MarkerLayer();
markers = new MarkerLayer();

map.addLayer(markers);

Expand Down

0 comments on commit cb92ab0

Please sign in to comment.