function modifyMaps() {
	maps[0].removeMapType(G_HYBRID_MAP);
	maps[0].removeMapType(G_SATELLITE_MAP);
}
