Google map API - Street View API Development -- 2
Budget: $10 – $30 USD
Street View API Development
https://developers.google.com/maps/documentation/streetview
https://www.google.com/maps/place/1709+W+Mountain+View+Rd,+Phoenix,+AZ+85021/@33.5745639,-112.0985896,17z/data=!4m5!3m4!1s0x872b6c533b809edb:0xf4218cab7414afa9!8m2!3d33.5745594!4d-112.0964009
I need help to develop the street view and somehow upload the images to our server or save it into mysql.
Example:
$Full_address="1709+W+Mountain+View+Rd,+Phoenix,+AZ+85021";
Then upload https://streetviewpixels-pa.googleapis.com/v1/thumbnail?panoid=_DQm59BFriWfZFsl8DG-eg&cb_client=search.gws-prod.gps&w=408&h=240&yaw=181.35995&pitch=0&thumbfov=100
to domain.com/images/1709_W_Mountain_View_Rd_Phoenix_AZ_85021.jpg
or
you can save the image to mysql database
https://developers.google.com/maps/documentation/streetview
https://www.google.com/maps/place/1709+W+Mountain+View+Rd,+Phoenix,+AZ+85021/@33.5745639,-112.0985896,17z/data=!4m5!3m4!1s0x872b6c533b809edb:0xf4218cab7414afa9!8m2!3d33.5745594!4d-112.0964009
I need help to develop the street view and somehow upload the images to our server or save it into mysql.
Example:
$Full_address="1709+W+Mountain+View+Rd,+Phoenix,+AZ+85021";
Then upload https://streetviewpixels-pa.googleapis.com/v1/thumbnail?panoid=_DQm59BFriWfZFsl8DG-eg&cb_client=search.gws-prod.gps&w=408&h=240&yaw=181.35995&pitch=0&thumbfov=100
to domain.com/images/1709_W_Mountain_View_Rd_Phoenix_AZ_85021.jpg
or
you can save the image to mysql database
Related categories:
Google Maps API