Hi,

thanks for your advice, this problem solve with add line:

gmarkers.splice(index,1);

Thanks for advance.

On Tue, Jul 6, 2010 at 3:14 PM, Andrew Leach <[email protected]>wrote:

> On Jul 6, 1:16 am, tazkiyah arrosyidah <[email protected]>
> wrote:
> > Hi,
> >
> > this is my javascript example, please corrent my wrong :
>
> What you have done wrong is post a code listing which is then mangled
> by the Groups interface. Please read this:
>
> http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical
> which is linked from here:
> http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines
>
> However: this won't work because GMarker doesn't have a remove()
> method, so you may as well take out this line:
> gmarkers[index].remove();
>
> Post a link which can be debugged.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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.

Reply via email to