We make no guarantees on the return value of .toString(); it is only intended to aid debugging.
On Mon, Dec 21, 2009 at 11:29 AM, Esa <[email protected]> wrote: > Who needs those parenthesis and in which situation? > > This is the internal structure of GlatLng.toString() > > > function () { > return "(" + this.lat() + ", " + this.lng() + ")"; > } > > -- > > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
