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);
Speech
I just finished another speech and I REALLY like it. I think it is powerful, sarcastic, rich with narrative structure, and forcefully thought-provoking in the call to action.
I am going to wait to see what my teacher thinks about it first though. Not because I need validation, but because if he has any suggestions that could make it better I want you to see the final version.
But trust me, it's good.
Love always, ~Heather
0 Comments:
Post a Comment
<< Home