Hi, I would like to show the overlays with multiple selection in the map. For example, Create three checkbox, 1. Hotels 2. Foods 3. Schools If you select Hotels then it should have to show the Hotels overlays with red color icons in the map. If you select the Foods it should have to show the Foods overlays with blue color icons in the map. If you select the Schools then it should have to show the Schools overlays with different color icons in the map. If you unselect the checkbox then the respective overlays should have to disappear in the map.
Can you please help me regarding this. Thanks Sathiya On Mon, Jan 4, 2010 at 5:50 PM, Rossko <[email protected]> wrote: >> Also i need to solve the problem of using checkbox in this search map. >> I added checkbox and clicking the checkbox it search the things and >> show the markers. I have done the actions and when i click the >> checkbox the box is not selected but the search is done. > > You'll have to add code to your checkbox click handler. This might > help - > http://www.developertutorials.com/tutorials/javascript/controlling-checkboxes-javascript-050629/page1.html > > -- > > 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. > > >
-- 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.
