var WMS_URL = 'http://www.govtrack.us/perl/wms-cd.cgi?';
var G_MAP_LAYER_FILLED = createWMSTileLayer(WMS_URL, "cd-filled", null, "image/gif", null, null, null, .25);
var G_MAP_LAYER_OUTLINES = createWMSTileLayer(WMS_URL, "cd-outline", null, "image/gif", null, null, null, .66, "Data from GovTrack.us");
var G_MAP_OVERLAY = createWMSOverlayMapType([G_MAP_TYPE.getTileLayers()[0], G_MAP_LAYER_FILLED, G_MAP_LAYER_OUTLINES], "Overlay");
map.addMapType(G_MAP_OVERLAY);
//map.addControl(new GMapTypeControl());
//map.setCenter(new GLatLng(39, -96), 4);
map.setMapType(G_MAP_OVERLAY);
Politics 2008
After my
earlier posting about getting involved in politics, I thought I would give you
this link.
It has a pretty decent breakdown for the 2008 Presidential race and information about the primaries, caucuses, and current leaders in the House and Senate. If you make it to the bottom of the parties page, you'll also find links to 8 other (3 significantly larger than the others) political parties. These "Third Party" options might be a refreshing glance into the voices of the "little people." Happy reading.
0 Comments:
Post a Comment
<< Home