Re: Filtering Store Locator search by STATE (eg. NY)
Include the state as a parameter in the query sent from the client to
the server, in exactly the same way that the example passes the radius.
In the server, read the state parameter in exactly the same way that the
example reads $radius.
Add a WHERE state = $state clause to the SQL query.
--
Mike Williams
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home