> 1) It says "Since 2.78" .. I'm using version "2.X", does that mean
> that I have that or not?

There's a sticky post at the top of this group with that info -
   
http://groups.google.com/group/google-maps-api/browse_thread/thread/3928bba9aa869094
As a general guide, it's unwise to use 2.x in a production website
unless you want some very-latest feature.  The risk is that you will
pick up some very-latest wrinkle too.  v=2 is considered safer.
   http://code.google.com/apis/maps/documentation/index.html#API_Updates

> 2)  It states that the scroll wheel is disabled by default.  I
> obviously haven't done anything to turn it on.

map.setUIToDefault(); does many things, it's not obvious ... but it is
something you done.
    http://code.google.com/apis/maps/documentation/controls.html#DefaultUI
Despite the mention of 'Default' in its name it does NOT leave GMap2
defaults alone, which is what the docs refer to !

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to