On Jan 15, 10:17 pm, Didier DURAND <[email protected]> wrote: > Hello, > > On v2.x, I have the following issue: the lng() function of GLatLng > returned to handler of getNearestPanoramaLatLng() is sometimes given > as a String rather than a Number as it should be. > > Please, run code sample below to reproduce.
Why don't you post a link to a map that exhibits the problem? And what problem does this behavior cause you? > > Let me know if I make a mistake or what Typically the API will return the type that you give it. Somewhere outside of the code sample are you using a string to set the lng value? -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
