Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreetView service not in line with google maps StreetViewService #11

Closed
GoogleCodeExporter opened this issue Nov 27, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Seen in gmapdemo with display of streetview. An invalid streetview may be 
generated at init time. Subsequent calls to display streetview return that 
invalid one, and not a valid one, even when a valid lat/lan are later given.

The StreetViewPanorama is used in the plugin's map services field instead of:

http://code.google.com/apis/maps/documentation/javascript/reference.html#StreetV
iewService

So, it seems there is no way to access the real service and e.g. check status:

http://code.google.com/apis/maps/documentation/javascript/reference.html#StreetV
iewStatus

Unclear if this is bug in plugin design, use of google maps, or google maps not 
updating streetview to a valid one when it has the chance.

Original issue reported on code.google.com by libby.ba...@gmail.com on 31 May 2011 at 12:36

@GoogleCodeExporter
Copy link
Author

Original comment by johansalllarsson on 1 Jun 2011 at 6:51

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Add'l Information: see issue filed again GMap Demo App:
https://github.com/libbybaldwin/GMap-Demo-App/issues/2

GMap Demo github has an issue tag "jQGMap Plugin".

Original comment by libby.ba...@gmail.com on 2 Jun 2011 at 9:38

@GoogleCodeExporter
Copy link
Author

As long as there is no official example from Google using the streetview 
Service this issue will unfortunately be invalid. There is no reference 
whatsoever to recreate a streetview image with Streetviewservice.

Original comment by johansalllarsson on 2 Jun 2011 at 11:19

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant