Re: Google map problem with Version2

2009-03-25 Thread Eric Ayers
I am testing out this now. I will follow up to the issue and the gwt-google-a...@googlegroups.com mailing list. On Wed, Mar 25, 2009 at 9:55 AM, Andrew Leach wrote: > > On Mar 25, 1:51 pm, "geocode...@gmail.com" > wrote: > > > > No complaint, just when I when there, I was expecting it to be th

Re: Google map problem with Version2

2009-03-25 Thread Andrew Leach
On Mar 25, 1:51 pm, "geocode...@gmail.com" wrote: > > No complaint, just when I when there, I was expecting it to be the > Google Maps API issue list, and expecting to see an API based > example. So presumably there is an error in GWT which conflicts with the Maps API, and it's not a Maps API pr

Re: Google map problem with Version2

2009-03-25 Thread geocode...@gmail.com
On Mar 25, 6:46 am, Gary1975 wrote: > I was talking about the getting started with gwt google maps tutorial > athttp://code.google.com/p/gwt-google-apis/wiki/MapsGettingStarted. > And it was Pamela that asked me to post it on to that issues list. No complaint, just when I when there, I was expec

Re: Google map problem with Version2

2009-03-25 Thread Gary1975
I was talking about the getting started with gwt google maps tutorial at http://code.google.com/p/gwt-google-apis/wiki/MapsGettingStarted. And it was Pamela that asked me to post it on to that issues list. On Mar 25, 1:31 pm, "geocode...@gmail.com" wrote: > On Mar 25, 6:26 am, Gary1975 wrote: >

Re: Google map problem with Version2

2009-03-25 Thread geocode...@gmail.com
On Mar 25, 6:26 am, Gary1975 wrote: > I don't believe that this is a problem with offsetWidth but was > instead a general error that happened for most objects with the new > release. The error message to note is "is null or not an object" and > appeared whenever I tried to create any objects. I h

Re: Google map problem with Version2

2009-03-25 Thread Gary1975
I don't believe that this is a problem with offsetWidth but was instead a general error that happened for most objects with the new release. The error message to note is "is null or not an object" and appeared whenever I tried to create any objects. I have now submitted a new issue http://code.goo

Re: Google map problem with Version2

2009-03-25 Thread Andrew Leach
On Mar 25, 12:49 pm, Gary1975 wrote: > Hi, > > I have just discovered what the problem is after wasting about 8 hours > looking into it. The API version in your script tag that contains the > key will refer to v2 of the API. Until yesterday at about 12:30pm this > mapped to v2.148 of the api. But

Re: Google map problem with Version2

2009-03-25 Thread Gary1975
Hi, I have just discovered what the problem is after wasting about 8 hours looking into it. The API version in your script tag that contains the key will refer to v2 of the API. Until yesterday at about 12:30pm this mapped to v2.148 of the api. But it was then changed to map to v2.150 of the api

Re: Google map problem with Version2

2009-03-25 Thread Andrew Leach
On Mar 25, 12:25 pm, Gary1975 wrote: > > I would suggest that this is the easiest way of re-creating the > problem I wouldn't. Why is no-one willing to provide a link? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Google map problem with Version2

2009-03-25 Thread Gary1975
Hi, I am having the same problem. It started yesterday afternoon. Today I have tried creating a new project and followed the getting started with gwt-maps tutorial. This has the same problem. I would suggest that this is the easiest way of re-creating the problem Thanks Gary On Mar 25, 11:08 

Re: Google map problem with Version2

2009-03-25 Thread Andrew Leach
On Mar 25, 10:56 am, vinay wrote: > I'am using Goolgmap in our application with version2, which > is behaving very strangely since yesterday, The google map throws > error statingoffsetwidth: is null or not an object, i checked with my > code, since there were no errors, i think that the

Google map problem with Version2

2009-03-25 Thread vinay
Hi All, I'am using Goolgmap in our application with version2, which is behaving very strangely since yesterday, The google map throws error stating offsetwidth: is null or not an object, i checked with my code, since there were no errors, i think that there are some java script error's on