Hi, I have in the situation recently. After you query your result, store it as an JSON object and then in javascript use this object to filter the required fields. Aveek K Biswas
On Mon, Jul 16, 2012 at 12:10 AM, RobertsJR <[email protected]> wrote: > John I have been working on the same thing for a while now. This link has > helped me a lot; > > https://developers.google.com/maps/articles/phpsqlsearch_v3 > > maybe it will do the same for you. Looks like this was originally posted > a couple of years ago, have you figured this out yet, is there anything > info you can pass my way? > > Chris > > On Wednesday, March 31, 2010 7:07:00 PM UTC-4, Johnny89 wrote: >> >> Hello!, I was just wondering if anyone knew how I could filter my SQL >> results displayed on my Google Map by the attribute... For example I >> have a google map that displays properties for sale from an SQL >> database, how can I create the javascript to then only show, say >> properties with 2 bedrooms or price below a certain amount etc... I >> can't seem to find any points in the right direction on how to get >> started with this so was just wondering if anyone could help. >> >> Thanks >> John >> > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/kVcLiC5ubWcJ. > 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-js-api-v3?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
