Is there any way to open google maps app in streetview mode with desired heading and pitch?
There is example in Google Maps URL Scheme for iOS Documentation with latitude, longitude and zoom, but there is nothing written about pitch and heading. It does not works when i try to embed parameters in URL like this &pitch= &heading=
There must be some way how to achieve this, because when i open street view in Safari browser and Safari offers me deeplink to Google Maps app it opens with exactly same heading and pitch like in Safari
I know that there are other options like embed google maps in app or open map URL in safari, but i need to open it in google maps app.