Hello .... Anyone ??
On Aug 26, 8:39 pm, G <[email protected]> wrote: > I am using GWT 1.5.3 with Google maps 1.0.4. > > Basically, after adding map widget I am doing the following: > > MercatorProjection currProj = new MercatorProjection(16); > Point startPosXY = currProj.fromLatLngToPixel(startPosLatLong,16); > > startPosLatLong is the center of the map. > > startPosXY is returning null. Can someone explain me why ? > > Exception in hosted mode: > Expected primitive type int; actual value was undefined --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
