your map value is defined in the function so it's not reachable for the
other function. Define your "var city" outside of the function creataMap()
{}On Fri, Jan 21, 2011 at 12:19 PM, Odoakr <[email protected]> wrote: > Hallo! > I am trying to make my map working. Can anyone check out why my > overlay does not want to switch off? > > http://www.peakhunters.org/poznan.html > > Thanks for help! > Michal > > -- > 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.
