You were right. It works! Thanks a lot. KN
On 29 Cze, 11:07, Rossko <[email protected]> wrote: > > I have a line: map.removeOverlay(myLayer); which doean't remove my > > laver. > ... > > var myLayer=new GTileLayer(); > > Here is the > documentationhttp://code.google.com/apis/maps/documentation/javascript/v2/referenc... > GTileLayer doesn't have a removeOverlay method > > Howeverhttp://code.google.com/apis/maps/documentation/javascript/v2/referenc... > GTileLayerOverlay has a hide() method -- 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.
