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 [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-api?hl=en.

Reply via email to