bleathem / keynote2015-beacon

Location-scanner multi-foci force-layout using d3.js and Rx.js
8 stars 9 forks source link

changes layout #5 #7

Closed andresgalante closed 9 years ago

andresgalante commented 9 years ago

This doesn't work yet, sorry. I need help to set up the width of the map with js.

Height of map div with should be the size of the window -40px. Width of map div should maintain proportions of the image. we can know this since we know the image size (1949x1389px) and the window height size, right?

To see a preview please uncomment line 151 of the less file, it just sets the size.

I can finish the design details once this is done.

andresgalante commented 9 years ago

The width and height should be set up on the svg, the div map will just follow the same size as what it has inside.