google-street-view Questions
2
I'm trying to open the Google StreetView on Panorama mode from my Android app.
I really wanna open the Google StreetView and not Google Maps, because I wanna use it with a Virtual Reality applicat...
Bernoulli asked 28/6, 2018 at 12:39
3
Solved
I've integrate the googlemaps api
but Pegman is missing from the streetview little white square (bottom right)
I've notice that some div that hold the pegman icon in googlemaps code have height ...
Grasshopper asked 29/7, 2019 at 9:43
4
Does anyone know of a formula that I can use to convert from Zoom in Google Maps Android API: https://developers.google.com/maps/documentation/android-api/streetview to the FOV used in the Google S...
Leviathan asked 27/9, 2015 at 14:10
5
Solved
Hi I have the address of a property and my application can launch a browser to go to http://maps.google.com?q=searchStringHere. If a good match is found it will take it directly there. Is there any...
Copra asked 23/12, 2008 at 1:46
3
I'm making an app that uses the Google Street View Image API
I have no problem getting an image of the street view based on the address/coordinates
but - I want to detect if the specific address ...
Award asked 5/11, 2012 at 16:33
5
Solved
I am building a site and I have a page which takes an address and uses it to generate a 2D roadmap style google-map and then next to it, the street view for that address.
My problem is that these ...
Uriia asked 27/7, 2010 at 20:5
0
I am trying to add a street view overlay on agm-map to be accessed on toggle of a custom button.
But, I am unable to access and modify the street view for this map element.
Can someone help poin...
Plebe asked 2/4, 2018 at 7:22
3
Solved
Today more and more businesses use street view to show apartments from indoors.
My program supplies ability to show street view according to selected business. But I don't want to show indoors. On...
Situation asked 10/2, 2013 at 10:6
2
Solved
I'm confused about how the HTTP Referrer settings work on Google Maps API Browser Keys.
I'm building a webpage that programatically requests images from Google Maps (primarily the Google Maps Stre...
Charbonneau asked 23/11, 2015 at 22:29
1
Solved
I am looking to find the height of every pixel from ground in the google street view.
Couple of things I know can be calculated are:
Pitch of a pixel
Depth map of every pixel from camera
Th...
Autograft asked 12/1, 2018 at 4:34
2
Solved
I need to save Street view image exactly as user selected (including panoID, heading, pitch and fov). I have the following code:
panorama = new google.maps.StreetViewPanorama(document.getElementB...
Seritaserjeant asked 10/2, 2016 at 22:27
1
Solved
I have a google map on my wordpress single post page that grabs the address from 2 custom fields. It works fine, but now I'm trying to add a street view link/option.
I have on my page --
<ifr...
Chenault asked 8/11, 2017 at 18:33
3
Solved
I am trying since long time to show the StreetView of particular location in Android but unfortunately unable to succeed.
What i require is that if i provide a position(LAT,LONG) to the map it sho...
Johnsen asked 6/5, 2013 at 14:6
3
The URL for previous implementations of photosphere panoramas contained the pano ID, making it easy to embed a specific panorama in an iframe. I can't seem to track down ID in the new Google Maps. ...
Subhead asked 11/9, 2015 at 12:8
6
Solved
I'm generating street view static images like so:
https://maps.googleapis.com/maps/api/streetview?size=1080x400&location=%s&fov=90&heading=235&pitch=0&key=%s
If you visit that...
Mooney asked 20/10, 2011 at 17:24
1
I am getting the following error when trying to access the panoramas .
I come across this error randomly . Like sometimes it happens and other times it doesn't can someone please elaborate how can ...
Adminicle asked 14/1, 2017 at 19:24
1
Solved
I'm trying to add an activity as a feature to an app I'm building where, the API will return a lat long, and with this lat long I will load google street view. Which with the movement of the device...
Bloemfontein asked 6/4, 2017 at 14:50
2
Solved
I am using the Street View Javascript Api in a project, and I understand how to use heading to make the Google's panorama aim north.
Now I am also getting all the tiles that create this panorama a...
Capparidaceous asked 30/11, 2016 at 21:26
3
The Street View image API, as documented here, gives static images for a particular location. However, it does not accept a panorama ID parameter for loading specific panoramas.
Recent additions t...
Horseplay asked 18/7, 2012 at 8:47
8
The Google Street View Image API lets you embed a static (non-interactive) Street View panorama or thumbnail into your web page, without the use of JavaScript.
Request URL: http://maps.googleapis....
Upsetting asked 20/3, 2012 at 21:49
3
Solved
I am passing lat and lng variables and display google sreet view in a div. The problem is that when the StreetView is unavilable then nothing is displayed. I would like to check if there is a stree...
Consolidation asked 20/4, 2010 at 12:29
1
I'm using Google Cardboard with the Street View App. I want to be able to create a link that sends users directly into the Street View App to view a specific location.
Within the Street View App I...
Quinidine asked 20/9, 2016 at 18:52
2
Solved
There is a very nice interface to google earth images available via ggmap. For example:
ggmap::get_map(location = c(lon = -95.3632715, lat = 29.7632836),
maptype ="satellite",zoom=20)
will re...
Tracietracing asked 29/8, 2016 at 0:24
6
Solved
I am currently using the Google Street View Panorama embed and I want to get the POV (more specifically heading) for a particular address.
Google does this via maps.google.com, where, given an add...
Pyrrhotite asked 15/8, 2011 at 17:32
2
Is it possible to link directly to street view from an URL using only the address (and not lat/lng)?
For example, is there a way to do something like
http://maps.google.com/maps?q=&layer=c&a...
Laureenlaurel asked 17/7, 2016 at 23:20
1 Next >
© 2022 - 2024 — McMap. All rights reserved.