Thats the initialization script. I just uncommented it and got the weird object has no load method error
On Fri, Mar 26, 2010 at 11:46 PM, Ralph Ames <[email protected]> wrote: > What is this:- > > //google.load("maps", "2", {"other_params":"sensor-true"}); > //var map; > //function initialize(){ > // window.map = new google.maps.Map2(document.getElementById("map")); > // map.addControl(new GSmallMapControl()); > //} > //google.setOnLoadCallback(initialize); > //GLog.write("map init"); > > > Ralph > - > www.easypagez.com/maps/map_index.html > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
