最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Is there a way to use the 3D Views or 3D Perspective in Google Maps API? - Stack Overflow

programmeradmin2浏览0评论

I am trying to use the 3D View / 3D perspective in a project. I can't find any tutorial, sample or documentation for this feature.

Expected View

PS: There are a few question about showing 3D Buildings from SketchUp, that is not what I am asking.

I am trying to use the 3D View / 3D perspective in a project. I can't find any tutorial, sample or documentation for this feature.

Expected View

PS: There are a few question about showing 3D Buildings from SketchUp, that is not what I am asking.

Share Improve this question edited Oct 31, 2016 at 17:27 Ignacio Correia asked Oct 31, 2016 at 17:05 Ignacio CorreiaIgnacio Correia 3,6688 gold badges40 silver badges68 bronze badges 2
  • 1 Probably map.setTilt(tilt:number) is the method you are looking for. developers.google./maps/documentation/javascript/… – xomena Commented Nov 2, 2016 at 10:47
  • 2 setTilt uses normal airplane images at 45 degree angle and not the 3D view feature – mgoetzke Commented Jan 19, 2018 at 12:39
Add a ment  | 

1 Answer 1

Reset to default 3

I know this isn't exactly what you're looking for but cesium.js is a pretty awesome (and I'd say more powerful) library for 3d mapping which can use the google satellite basemaps. It supports 3d terrain but I'm having trouble finding the demo at the moment.

https://cesiumjs/

发布评论

评论列表(0)

  1. 暂无评论