Changes between Version 8 and Version 9 of jazz/08-09-22


Ignore:
Timestamp:
Sep 22, 2008, 11:31:23 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/08-09-22

    v8 v9  
    6363  if (GBrowserIsCompatible()) {
    6464    var map = new GMap2(document.getElementById("map"));
    65     map.addControl(new GLargeMapControl());
    66     map.addControl(new GMapTypeControl());
    67     map.addControl(new GScaleControl());
    6865    map.setCenter(new GLatLng(23.8,121), 7);
    6966    map.setMapType(G_SATELLITE_MAP);