Ignacio Correia
Ignacio Correia

Reputation: 3668

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

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.

Upvotes: 13

Views: 13511

Answers (1)

gnarbarian
gnarbarian

Reputation: 2839

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.org/

Upvotes: 3

Related Questions