Add Google Map of voters
[selectricity-live] / app / views / quickvote / mapvoters.rhtml
1 <%= GMap.header %>
2 <%= @map.to_html %>  
3 <%= @map.div(:width => 800, :height => 400) %>  

Benjamin Mako Hill || Want to submit a patch?