Hi.

That first thread you linked to is one i started - and as you can see
i got no reply :-(.

Anyway if you'd like to take a look at the map then you'll find it
here:
http://martinspc.homeip.net/code.martinpearman.co.uk/panoramas.110mb.com/20110224/map.htm

(It's on my home PC so only available when my PC is booted btw).

The map currently loads 53 custom StreetView panoramas and requests
the nearest Google StreetView to each custom panorama so i can add
links to both Google StreetView and my custom panoramas.
If you load the map in Firefox with Firebug enabled then you'll see
console messages for any custom panorama that's more than 100m from
the nearest Google StreetView.

I've noticed no problems with any limits or restrictions on queries to
the StreetViewService but 53 panoramas isn't a lot and the page is
only viewed occasionally by me at the moment.

Martin.


On Mar 9, 4:40 am, brick <[email protected]> wrote:
> 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 listeners for
> getPanoramaByLocation()? if not, i have to do all my queries one at a
> time.
>
> a similar 
> question:http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th...
>
> in this thread chad killingsworth suggests that a closure solves the
> problem, but searching and testing i haven't been able to corroborate
> his 
> claim:http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th...

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