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
Comment #1
OpenSourcer commentedHi there
Did you figure out how to do the above?? Thanks
OpenSourcer
Comment #2
beckyjohnson commentedNope. Not yet...
Comment #3
nasheet commentedYou 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.
Comment #4
skeates commentedAny one had any luck with this? I am trying to do the same thing at the moment.
Comment #5
johnvClosing this very old issue. Please reopen if it is still valid.