How to change view angle in Google Static Map?

后端 未结 2 1376
故里飘歌
故里飘歌 2021-01-06 08:06

Is it possible to change the angle of view in google static map, like how it can be changed in case of Google Maps API - Here check the setTilt() function. https://developer

2条回答
  •  难免孤独
    2021-01-06 08:29

    I did a workaround to have a tilted static image with JavaScript + html2canvas. Check https://stackoverflow.com/a/37750987/4537906

    
    
    
    
      
      Capture map
      
      
      
    
    
    
    
      
    generate img toggle controls

提交回复
热议问题