| Issue 7591: | Bug: StreetViewService.getPanoramaByLocation fails when radius argument is not an integer | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Hi guys, The StreetviewService getPanoramaByLocation(latlng, radius, cbk) function fails when the 'radius' argument is not an integer... You can check the following jsfiddle where the issue is obvious : http://jsfiddle.net/hberenger/nxx4c8gL/ Probably a '.' encoding issue ? (it appears as '.' in the request URL, not %2E). Anyway, rounding the value is probably enough - but this should not be let to the API user :-) Thanks !
Feb 20, 2015
Thank _you_ !
Feb 24, 2015
(No comment was entered for this change.)
Status:
Accepted
Apr 14, 2015
I believe this is now fixed in 3.20 (experimental). Let us know if you still run into problems :-)
Status:
Fixed
|
|
| ► Sign in to add a comment |
Labels: Internal-19444129