Creating interactive maps is typically either difficult (e.g. openheatmap) or expensive (e.g. ESRI). However, I came across an interesting R package not to long ago that allows for flexible online visualization of geographic data, googleViz. Below is a simple example using the included R datasets. It displays graduation rates by states, mousing over a state provides its name and given graduation rate. After the map is quick tutorial on how to do it.