I would like to try and make an interactive menu using drupal and gmap that involves using check boxes. If you check a box, the markers show up on the map... this site is an example of the functionality I am trying to reproduce: http://www.wimaxmaps.org.
I'm not sure where I would build the check box form right now. would I use the menu system or what?

Any input would be cool.

Becky

Comments

OpenSourcer’s picture

Hi there

Did you figure out how to do the above?? Thanks

OpenSourcer

beckyjohnson’s picture

Nope. Not yet...

nasheet’s picture

You could try this using Taxonomy and Views. Each category would be a separate taxonomy item, when you enable Taxonomy with Gmap then you can choose different markers in the taxonomy section for each tax item and then you could expose the filter in Views. I suppose you would need to do some altering of the code to get the checkboxes, because it would give you the dropdown menu instead.

skeates’s picture

Any one had any luck with this? I am trying to do the same thing at the moment.

johnv’s picture

Status: Active » Closed (won't fix)

Closing this very old issue. Please reopen if it is still valid.