I have actually done exactly that Karen, and last night was able to
successfully have a filter applied.  It is not exactly how I want it
(I would like to setup something similar to the acehardware.com store
locator, but for now I'm satisfied with the one I was able to create.

Karen, we talked before, though, about the "more details" page of my
site zooming to the correct location but not having a marker... I
believe you mentioned your site has a similar setup.  Would you mind
sharing the link?  Mine is at 
http://byebyewithbaby.com/locations.php?location_number=500
just for example.

I did not set it up using the API, but just an iframed google map with
dynamic coordinates.  I'd like to see how to get the API to work with
this so I could set it up so users could perform a new search from
this page.  Is there a certain bit of code to have the map load a
specific location?  Maybe pass it the address with a .0001 radius or
something?

On Apr 21, 5:02 pm, Karen Windus <[email protected]> wrote:
> Regardless of the API version, if I read your question correctly, it sounds
> to me like something that could just be handled via building a sql query
> correctly (based on what the user selects in their search).  So, in other
> words, setting up the WHERE and AND clauses via PHP (unless you are handling
> things through jQuery or something which I'm less familiar with) based on
> the checkboxes selected, getting values returned from the database and
> declaring them into your XML (if that's the approach you are using).
>
> And yes, this is the v3 API group...and the XML code I'm referring to is
> from the Store Locator article found in the articles section for both the v2
> and v3 APIs (which is what I assume you are using and referring to)...though
> it still references code in both areas for only v2.  Which is a little
> confusing, but I expect it will be updated someday.  Or one could just
> figure it out by looking at how things are now done for v3 and applying
> it...
>
> k
>
>
>
>
>
> On Wed, Apr 21, 2010 at 6:54 AM, Eric <[email protected]> wrote:
> > How do you find the version number, because I was posting in the v2
> > group but was told my site was running v3...
>
> > On Apr 20, 5:24 pm, Luke Mahé <[email protected]> wrote:
> > > Hi Eric,
>
> > > Your site is using the v2 API so you probably will have more luck posting
> > on
> > > the v2 group -http://groups.google.com/group/google-maps-api/topics
>
> > > <http://groups.google.com/group/google-maps-api/topics>- Luke
>
> > > On Mon, Apr 19, 2010 at 8:00 PM, Eric <[email protected]> wrote:
> > > > I've gotten an explanation for this but it was a little above my head
> > > > (and under a different topic).
>
> > > > I want a group of check boxes to act as a filter to only show certain
> > > > location types.
>
> > > > Link:http://www.byebyewithbaby.com
>
> > > > I want it to filter by changing tables, clean restrooms, gas stations,
> > > > etc (I have several categories and their mySQL values are a 'y' if
> > > > they fall under that category or an 'n' if they do not).
>
> > > > So I need to know the code (and where to put it) pass the checkbox
> > > > results to the map search to return only the locations under the
> > > > selected category(ies).
>
> > > > Also, is there a built in 20 results limit?  Seems to only show up to
> > > > 20 locations.
>
> > > > --
> > > > 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]<google-maps-js-api-v3%2b­[email protected]><google-maps-js-api-v3%2B
> > [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]<google-maps-js-api-v3%2b­[email protected]>
> > .
> > > For more options, visit this group athttp://
> > 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]<google-maps-js-api-v3%2b­[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 
> athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.- Hide quoted 
> text -
>
> - Show quoted text -

-- 
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.

Reply via email to