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
1 Answer
Reset to default 3I 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/