block by andrewxhill 8544392

That's not a map...

Full Screen

index.html

<!DOCTYPE html>
<html>
  <head>
    <title>DataKind Workshop | Demo</title>
    <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
    <style>
      html, body, iframe {
        height: 100%;
        padding: 0;
        margin: 0;
      }
    </style>
  </head>
  <body>
    <iframe width='100%' height='100%' frameborder='0' src='//andrew.cartodb.com/viz/79ca6f98-7fc2-11e3-9a73-3085a9a9563c/embed_map?title=true&description=true&search=false&shareable=true&cartodb_logo=true&layer_selector=false&legends=false&scrollwheel=true&sublayer_options=1&sql=&zoom=3&center_lat=-10.487811882056695&center_lon=13.7109375'></iframe>
  </body>
</html>