How to change view angle in Google Static Map? -


is possible change angle of view in google static map, how can changed in case of google maps api - here check settilt() function. https://developers.google.com/maps/documentation/javascript/reference?hl=en

something similar available google static map can passed in url parameter.

not possible in static maps api.

there's feature request: issue 3796: enable access 45° imagery through static maps api.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -