Team:St Andrews/Team2
From 2012.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<head> | <head> | ||
<title>tile.stamen.com: Google Maps</title> | <title>tile.stamen.com: Google Maps</title> | ||
- | |||
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?key=AIzaSyD39q_a3xfQCzaef63PvP72cXyq605rRXY&sensor=false"></script> | <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?key=AIzaSyD39q_a3xfQCzaef63PvP72cXyq605rRXY&sensor=false"></script> | ||
+ | <script type="text/javascript" src="http://maps.stamen.com/js/tile.stamen.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function initialize() { | function initialize() { | ||
Line 40: | Line 40: | ||
width: 50%; | width: 50%; | ||
height: 420px; | height: 420px; | ||
+ | align: center; | ||
+ | |||
} | } | ||
</style> | </style> |
Revision as of 09:17, 8 June 2012