Add Google Map of voters
[selectricity-live] / app / views / quickvote / mapvoters.rhtml
diff --git a/app/views/quickvote/mapvoters.rhtml b/app/views/quickvote/mapvoters.rhtml
new file mode 100644 (file)
index 0000000..8f94cd0
--- /dev/null
@@ -0,0 +1,3 @@
+<%= GMap.header %>
+<%= @map.to_html %>  
+<%= @map.div(:width => 800, :height => 400) %>  

Benjamin Mako Hill || Want to submit a patch?