On Dec 21, 12:04 am, xelawho <[email protected]> wrote: > I think you might run into problems because you are adding a marker > every time someone selects something from the dropdown. > > What you could do is add a line to remove the overlay (if it exists) > at the start of that function. > > Another way to go would be to add all the markers to the map, hide > them all then use show() and hide() to manipulate them.
mmm...so this means i create marker function and then call this function to my dropdown list with show() and hide () ? sorry i'm very newbie for this.. heee.. :-D is there any reference to this case?? -- 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.
