place is in scope, but the problem is that how to use that javascript variable in html.
On Jun 14, 11:58 pm, Rossko <[email protected]> wrote: > > how to call addPlace in html content by passing a parameter used in > > javascript > > Make sure that any variables used, like 'place', are in scope at the > time of the click -- 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.
