On 13 December 2010 13:11, Ram <srikanthk...@gmail.com> wrote:
> I am using  a dropdown in which i should hide the markers on the map
> if the  specific location is not selected. They should show up only
> when i select the location.
> I am able to show the all the markers when selected from the dropdown
> and they display messager when i select a location. But i am not able
> to hide them on the map when i select another location.
> can anyone help me with this.

You haven't posted a link.

Presumably you loop through all your markers in order to show() the
markers you need to. If you don't show() a marker, hide() it instead.

-- 
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 google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to