On 19 April 2011 09:15, yosra ayed <[email protected]> wrote: > Hi, i'm working on google map api v3.2, i'm tried to show markers on > the map with the command roadLayer.setMap(map), > and hide them with roadLayer.setMap(null); > it worked perfectly but now it there is a problem and the two commands > don't work > have you any idea?
I would guess you have made a change which has altered variable scope somehow. Please provide a link to a page which demonstrates the problem. -- 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.
