module GoogleVisualr module Interactive # http://code.google.com/apis/chart/interactive/docs/gallery/geomap.html class GeoMap < BaseChart # For Configuration Options, please refer to: # http://code.google.com/apis/chart/interactive/docs/gallery/geomap.html#Configuration_Options end end end