Re: [Google Maps API v3] tracking many StreetViewService queries

2011-03-09 Thread Julio Zwanziger
http://www.makucheff.com.mx/index_files/Page1347.htm This IS my page, text are in spanish. Thanks in advance for your help Sent by XXER iPhone El 09/03/2011, a las 10:59, Marc Ridey escribió: > Hi brick, > > Closure should solve this. Can you supply a test page with what you;re trying > to

Re: [Google Maps API v3] tracking many StreetViewService queries

2011-03-09 Thread Marc Ridey
Hi brick, Closure should solve this. Can you supply a test page with what you;re trying to do. It will help in providing an answer to your question. Thanks On Wed, Mar 9, 2011 at 4:40 AM, brick wrote: > i understand how closures add extra variables to the scope of a > method, and that this ena

[Google Maps API v3] tracking many StreetViewService queries

2011-03-08 Thread brick
i understand how closures add extra variables to the scope of a method, and that this enables passing parameters to event listeners. but! for StreetViewService queries, the listener method is called from within google's code. i can't put a closure in there. is there any way to provide an id to my