On 30 June 2011 12:41, rejeesh tj <[email protected]> wrote: > But now the issue is, I am not getting the values for "this.label || > this.address " > > Any idea? > > this.address is the address property of the function's "this". "this" inside the function is what is called "this.map" outside the function.
Do you have a this.map.address outside the function? You might also want to review http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical, which covers every excuse given in the group for not providing a link. There's only so much we can do without one. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
