Google Maps API Workshop


<script src="http://maps.google.com/maps?file=api&v=2&key=xxxx" type="text/javascript"></script>
<script type="text/javascript">

</script>
<div id="map" style="width: 400px; height: 350px;"></div>

Home