coolyuwk / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

StreetView service not in line with google maps StreetViewService #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
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 commented 8 years ago
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