On Dec 5, 3:32 pm, Ivan <[EMAIL PROTECTED]> wrote:
> I am trying to use :
>
> Call a function to change cursor. I am using this on a function.
> Doesnt seem to be working so i want to make sure i am using the latest
> version of the api.
>
> map.getDragObject().setDraggableCursor("pointer");
>
> I am using this script
>
> <script src="http://maps.google.com/maps?
> file=api&amp;v=2&amp;key=MYKEY"type="text/javascript"></script

v=2 is the "Current" version currently 2.137c)
v=2.x is the "Latest" version (currently 2.138f)

if you type:
javascript:alert("2."+G_API_VERSION)

in the address bar of your browser, it will tell you what the page is
using...

  -- Larry

>
> On Dec 5, 5:28 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On Dec 5, 2:58 pm, Ivan <[EMAIL PROTECTED]> wrote:
>
> > > <script src="http://maps.google.com/maps?
> > > file=api&amp;v=2&amp;key=MYKEY"type="text/javascript"></script>
>
> > > Whats the code to run the latest version of the GOOGLE MAPS API?
>
> > are you asking 
> > about:http://code.google.com/apis/maps/documentation/#API_Updates
> > orhttp://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChang...
>
> >   -- Larry- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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