haguib

United States

Web Developer

Apr
11
comment Multiple filters for Markers created using Google Fusion
Eric you have been a great help, thanks i got the filters to work!my last issue is that the filters work individually, when for example two options in two filters are selected they kinda cancel each other out and all markers on map show. any input?
Apr
10
comment Multiple filters for Markers created using Google Fusion
I know i am asking many questions, i am sure i am so close but it's just not clicking right. I did the where clause as you said but seems like the function doQuery doesn't do what it should. Any hints will be appreicated
Apr
10
comment Multiple filters for Markers created using Google Fusion
great, but since i have more than one option in each column it will be WHERE 'Roadway Classification'=('aaaa','bbbb','cccc') AND 'Roadway Name' = ('dddd','eeee','ffff') ?
Apr
10
comment Multiple filters for Markers created using Google Fusion
I did some modifications to the table and the script where i removed spaces in the column names and i kept the column names in lower case. however, the search button still doesn't fire up correctly! what could be the issue?
Apr
10
comment Multiple filters for Markers created using Google Fusion
Thanks Eric again, can u explain further what to write in the where clause? should it be where: 'Roadway Classification' AND 'Roadway Name' ?
Apr
10
awarded Scholar
Apr
9
comment Multiple filters for Markers created using Google Fusion
Eric,thanks for your quick response. Good catch i have fixed the code according to your comment. However, still when i click "search" the filters do not work and the markers do not change accordingly. I am not sure where i went wrong!
Apr
9
accepted Multiple filters for Markers created using Google Fusion
Apr
9
asked Multiple filters for Markers created using Google Fusion