Given the following Google Maps query string, http://maps.google.com/maps?f=q&source=s_q&tab=ll&hnear=washington+dc&q=1600%20pennsylvania%20avenue,
What do the following fields mean?
source(and what does the values_qmean)hneartab
Additionally, what are possible values for these fields?
Also, a decent reference for most other query string fields can be found here http://querystring.org/google-maps-query-string-parameters/
query-string. It is a topic that I believe is relevant for web app power users. – fotomut Feb 28 '12 at 19:21